Module Mongo::Operation::OpMsgOrFindCommand
In: lib/mongo/operation/shared/op_msg_or_find_command.rb

Shared behavior of executing the operation as an OpMsg when supported, as a Command when find command is supported by the server, and as Legacy otherwise.

@api private

Methods

execute  

Included Modules

PolymorphicLookup

Public Instance methods

[Validate]