| AggregateOptions |
Options used to configure aggregate operations.
|
| BulkOperation |
Contains all data needed for one operation of a bulk write operation.
|
| BulkOperationType |
Enum for the different possible operations
|
| BulkWriteOptions |
Options for configuring bulk write operations.
|
| CollationOptions |
Options used to configure collation options.
|
| CountOptions |
|
| CreateCollectionOptions |
Options for creating a collection
|
| DistinctOptions |
|
| FindOptions |
Options used to configure find operations.
|
| GridFsDownloadOptions |
Options used to configure downloads from GridFS.
|
| GridFsUploadOptions |
|
| IndexModel |
|
| IndexOptions |
Options used to configure index.
|
| MongoClient |
A Vert.x service used to interact with MongoDB server instances.
|
| MongoClientBulkWriteResult |
Result propagated from mongodb driver bulk write result.
|
| MongoClientDeleteResult |
Result propagated from mongodb driver delete result.
|
| MongoClientUpdateResult |
Result propagated from mongodb driver update result.
|
| MongoGridFsClient |
|
| RenameCollectionOptions |
Options used to configure rename collection options.
|
| TimeSeriesGranularity |
|
| TimeSeriesOptions |
Options used to configure timeseries options.
|
| UpdateOptions |
Options for configuring updates.
|
| ValidationOptions |
|
| WriteOption |
Enum representing the mongoDB Java Driver's WriteConcern
|