Package-level declarations
Types
Iterable like implementation for aggregate operations.
Iterable like implementation for change streams.
A client session that supports transactions.
Iterable like implementation for distinct operations.
Iterable like implementation for find operations.
Iterable for listing collection names.
Iterable like implementation for list collection operations.
Iterable like implementation for list database operations.
Iterable like implementation for list index operations.
Iterable like implementation for list Atlas Search index operations.
The Mongo Cursor interface for change streams implementing the iterator protocol.
A client-side representation of a MongoDB cluster.
The MongoCollection representation.
The Mongo Cursor interface implementing the iterator protocol.
The MongoDatabase representation.
The MongoIterable is the results from an operation, such as a query.