MongoInsertBatch::__constructDescription 説明
public MongoInsertBatch::__construct
( MongoCollection
$collection
[, array $write_options
] )Constructs a batch of INSERT operations. See MongoWriteBatch. パラメータ
返り値A new MongoInsertBatch. |