Class: Mongo::Operation::Insert Private

Inherits:
Object
  • Object
show all
Includes:
Write, Specifiable
Defined in:
lib/mongo/operation/insert.rb,
lib/mongo/operation/insert/op_msg.rb,
lib/mongo/operation/insert/result.rb,
lib/mongo/operation/insert/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 insert operation.

Since:

  • 2.0.0

Defined Under Namespace

Classes: BulkResult, OpMsg, Result

Method Summary

Methods included from Write

#bulk_execute, #execute, #execute_with_connection