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