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