Class: Mongo::Operation::Delete Private
- Inherits:
-
Object
- Object
- Mongo::Operation::Delete
- Includes:
- Write, Specifiable
- Defined in:
- lib/mongo/operation/delete.rb,
lib/mongo/operation/delete/op_msg.rb,
lib/mongo/operation/delete/result.rb,
lib/mongo/operation/delete/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 delete operation.
Defined Under Namespace
Classes: BulkResult, OpMsg, Result