MongoInsertBatch::__constructDescription Description
public MongoInsertBatch::__construct
( MongoCollection
$collection
[, array $write_options
] )Constructs a batch of INSERT operations. See MongoWriteBatch. Parameters
Return ValuesA new MongoInsertBatch. |