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