Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
com.mongodb.async.client |
This packages contains classes for the new async client
|
com.mongodb.client |
This package contains classes for the new client api for MongoDatabase and MongoCollection
|
com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
Class and Description |
---|
AggregateIterable
Iterable for aggregate.
|
DistinctIterable
Iterable interface for distinct.
|
FindIterable
Iterable for find.
|
ListCollectionsIterable
Iterable for ListCollections.
|
ListDatabasesIterable
Iterable for ListDatabases.
|
ListIndexesIterable
Iterable for ListIndexes.
|
MapReduceIterable
Iterable for map-reduce.
|
MongoCollection
The MongoCollection interface.
|
MongoCursor
The Mongo Cursor interface implementing the iterator protocol
|
MongoDatabase
The MongoDatabase interface.
|
MongoDriverInformation
The MongoDriverInformation class allows driver and library authors to add extra information about their library.
|
MongoIterable
The MongoIterable is the results from an operation, such as a query.
|
Class and Description |
---|
MongoDriverInformation
The MongoDriverInformation class allows driver and library authors to add extra information about their library.
|
Class and Description |
---|
AggregateIterable
Iterable for aggregate.
|
DistinctIterable
Iterable interface for distinct.
|
FindIterable
Iterable for find.
|
ListCollectionsIterable
Iterable for ListCollections.
|
ListDatabasesIterable
Iterable for ListDatabases.
|
ListIndexesIterable
Iterable for ListIndexes.
|
MapReduceIterable
Iterable for map-reduce.
|
MongoCollection
The MongoCollection interface.
|
MongoCursor
The Mongo Cursor interface implementing the iterator protocol
|
MongoDatabase
The MongoDatabase interface.
|
MongoDriverInformation
The MongoDriverInformation class allows driver and library authors to add extra information about their library.
|
MongoDriverInformation.Builder |
MongoIterable
The MongoIterable is the results from an operation, such as a query.
|
Class and Description |
---|
FindIterable
Iterable for find.
|
MongoCollection
The MongoCollection interface.
|
MongoCursor
The Mongo Cursor interface implementing the iterator protocol
|
MongoDatabase
The MongoDatabase interface.
|
MongoIterable
The MongoIterable is the results from an operation, such as a query.
|
Class and Description |
---|
MongoDriverInformation
The MongoDriverInformation class allows driver and library authors to add extra information about their library.
|