MongoInsertBatch::__constructDescription Beschreibung
public MongoInsertBatch::__construct
( MongoCollection
$collection
[, array $write_options
] )Constructs a batch of INSERT operations. See MongoWriteBatch. Parameter-Liste
RückgabewerteA new MongoInsertBatch. |