Module: Mongo::Operation::Limited
- Included in:
- Aggregate::Command, Command::Command, Count::Command, Create::Command, CreateIndex::Command, CreateUser::Command, Delete::Command, Distinct::Command, Drop::Command, DropDatabase::Command, DropIndex::Command, Explain::Command, Find::Command, GetMore::Command, Indexes::Command, Indexes::OpMsg, Insert::Command, KillCursors::Command, Mongo::Operation::ListCollections::Command, MapReduce::Command, ParallelScan::Command, RemoveUser::Command, Update::Command, UpdateUser::Command, UsersInfo::Command
- Defined in:
- lib/mongo/operation/shared/limited.rb
Overview
Shared behavior of operations that require its documents to each have an id.