UpdateManyModel (original) (raw)


public final class UpdateManyModel
extends WriteModel
A model describing an update to all documents that matches the query filter. The update to apply must include only update operators.
Since:
3.0
MongoDB documentation
Updates
Update Operators