Class: Mongo::Operation::Find Private
- Inherits:
-
Object
- Object
- Mongo::Operation::Find
- Includes:
- OpMsgExecutable, Specifiable
- Defined in:
- lib/mongo/operation/find.rb,
lib/mongo/operation/find/op_msg.rb,
lib/mongo/operation/find/result.rb,
lib/mongo/operation/find/builder/flags.rb,
lib/mongo/operation/find/builder/command.rb,
lib/mongo/operation/find/builder/modifiers.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 find operation.
Defined Under Namespace
Modules: Builder Classes: OpMsg, Result