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