Class: Mongo::Operation::CollectionsInfo Private
- Inherits:
-
Object
- Object
- Mongo::Operation::CollectionsInfo
- Includes:
- OpMsgExecutable, Specifiable
- Defined in:
- lib/mongo/operation/collections_info.rb,
lib/mongo/operation/collections_info/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 operation to get info on all collections in a given database.
Defined Under Namespace
Classes: Result