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