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