GetMore — Documentation by YARD 0.9.37 (original) (raw)
Class: Mongo::Operation::GetMorePrivate
Inherits:
Object
- Object
- Mongo::Operation::GetMore show all
Includes:
OpMsgExecutable, Specifiable
Defined in:
lib/mongo/operation/get_more.rb,
lib/mongo/operation/get_more/op_msg.rb,
lib/mongo/operation/get_more/result.rb,
lib/mongo/operation/get_more/command_builder.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 getMore operation.
Defined Under Namespace
Modules: CommandBuilder Classes: OpMsg, Result