Classes, interfaces and traits

AggregateOptions

Options used to configure aggregate operations.

« More »

BulkOperation

Contains all data needed for one operation of a bulk write operation.

« More »

BulkWriteOptions

Options for configuring bulk write operations.

« More »

FindOptions

Options used to configure find operations.

« More »

IndexOptions

Options used to configure index.

« More »

MongoClient

A Vert.x service used to interact with MongoDB server instances.

Some of the operations might change _id field of passed document.

« More »

MongoClientBulkWriteResult

Result propagated from mongodb driver bulk write result.

« More »

MongoClientDeleteResult

Result propagated from mongodb driver delete result.

« More »

MongoClientUpdateResult

Result propagated from mongodb driver update result.

« More »

MongoService

« More »

UpdateOptions

Options for configuring updates.

« More »