Class: Mongo::Operation::Delete Private

Inherits:
Object
  • Object
show all
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.

Since:

  • 2.0.0

Defined Under Namespace

Classes: BulkResult, OpMsg, Result

Method Summary

Methods included from Write

#bulk_execute, #execute, #execute_with_connection