Package com.mongodb.client.model
-
Class Summary Class Description DBCollectionCountOptions The options for a count operation.DBCollectionDistinctOptions The options for a distinct operation.DBCollectionFindAndModifyOptions The oprtions for find and modify operations.DBCollectionFindOptions The options to apply to a find operation (also commonly referred to as a query).DBCollectionRemoveOptions The options to apply when removing documents from the DBCollectionDBCollectionUpdateOptions The options to apply when updating documents in the DBCollectionDBCreateViewOptions The options to apply when creating a view