Class: Mongo::Operation::Update Private
- Inherits:
-
Object
- Object
- Mongo::Operation::Update
- Includes:
- Write, Specifiable
- Defined in:
- lib/mongo/operation/update.rb,
lib/mongo/operation/update/op_msg.rb,
lib/mongo/operation/update/result.rb,
lib/mongo/operation/update/bulk_result.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
A MongoDB update operation.
Defined Under Namespace
Classes: BulkResult, OpMsg, Result