Class: Mongo::Operation::Insert Private
- Inherits:
-
Object
- Object
- Mongo::Operation::Insert
- 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.
Defined Under Namespace
Classes: BulkResult, OpMsg, Result