Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Mongodb.client.model Classes and Interfaces - 54 results found.
NameDescriptionTypePackageFramework
AccumulatorsBuilders for accumulators used in the group pipeline stage of an aggregation pipeline.Classmongodb.client.modelMongoDB NoSQL
AggregatesBuilders for aggregation pipeline stages.Classmongodb.client.modelMongoDB NoSQL
BsonFieldA representation of a BSON document field whose value is another BSON document.Classmongodb.client.modelMongoDB NoSQL
BulkWriteOptionsThe options to apply to a bulk write.Classmongodb.client.modelMongoDB NoSQL
CoordinateReferenceSystemA GeoJSON Coordinate Reference System (CRS).Classmongodb.client.model.geojsonMongoDB NoSQL
CoordinateReferenceSystemTypeenum CoordinateReferenceSystemTypeAn enumeration of the GeoJSON coordinate reference system types.Classmongodb.client.model.geojsonMongoDB NoSQL
CountOptionsThe options for a count operation.Classmongodb.client.modelMongoDB NoSQL
CreateCollectionOptionsOptions for creating a collectionSince:3.Classmongodb.client.modelMongoDB NoSQL
DeleteManyModelA model describing the removal of all documents matching the query filter.Classmongodb.client.modelMongoDB NoSQL
DeleteOneModelA model describing the removal of at most one document matching the query filter.Classmongodb.client.modelMongoDB NoSQL
FiltersA factory for query filters.Classmongodb.client.modelMongoDB NoSQL
FindOneAndDeleteOptionsThe options to apply to an operation that atomically finds a document and deletes it.Classmongodb.client.modelMongoDB NoSQL
FindOneAndReplaceOptionsThe options to apply to an operation that atomically finds a document and replaces it.Classmongodb.client.modelMongoDB NoSQL
FindOneAndUpdateOptionsThe options to apply to an operation that atomically finds a document and updates it.Classmongodb.client.modelMongoDB NoSQL
FindOptionsThe options to apply to a find operation (also commonly referred to as a query).Classmongodb.client.modelMongoDB NoSQL
GeoJsonCodecProviderA provider of codecs for GeoJSON objects.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
GeoJsonObjectTypeenum GeoJsonObjectTypeAn enumeration of GeoJSON object types.Classmongodb.client.model.geojsonMongoDB NoSQL
GeometryAn abstract class for representations of GeoJSON geometry objects.Classmongodb.client.model.geojsonMongoDB NoSQL
GeometryCollectionA representation of a GeoJSON GeometryCollection.Classmongodb.client.model.geojsonMongoDB NoSQL
GeometryCollectionCodecA Codec for a GeoJSON GeometryCollection.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
IndexesA factory for defining index keys.Classmongodb.client.modelMongoDB NoSQL
IndexModelA model describing the creation of a single index.Classmongodb.client.modelMongoDB NoSQL
IndexOptionsThe options to apply to the creation of an index.Classmongodb.client.modelMongoDB NoSQL
InsertManyOptionsThe options to apply to an operation that inserts multiple documents into a collection.Classmongodb.client.modelMongoDB NoSQL
InsertOneModelA model describing an insert of a single document.Classmongodb.client.modelMongoDB NoSQL
LineStringA representation of a GeoJSON LineString.Classmongodb.client.model.geojsonMongoDB NoSQL
LineStringCodecA Codec for a GeoJSON LineString.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
MapReduceActionenum MapReduceActionThe map reduce to collection actions.Classmongodb.client.modelMongoDB NoSQL
MultiLineStringA representation of a GeoJSON MultiLineString.Classmongodb.client.model.geojsonMongoDB NoSQL
MultiLineStringCodecA Codec for a GeoJSON MultiLineString.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
MultiPointA representation of a GeoJSON MultiPoint.Classmongodb.client.model.geojsonMongoDB NoSQL
MultiPointCodecA Codec for a GeoJSON MultiPoint.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
MultiPolygonA representation of a GeoJSON MultiPolygon.Classmongodb.client.model.geojsonMongoDB NoSQL
MultiPolygonCodecA Codec for a GeoJSON MultiPolygon.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
NamedCoordinateReferenceSystemA GeoJSON named Coordinate Reference System.Classmongodb.client.model.geojsonMongoDB NoSQL
NamedCoordinateReferenceSystemCodecCodec for a GeoJson Coordinate Reference System of type name.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
ParallelCollectionScanOptionsThe options to apply to a parallel scan operation.Classmongodb.client.modelMongoDB NoSQL
PointA representation of a GeoJSON Point.Classmongodb.client.model.geojsonMongoDB NoSQL
PointCodecA Codec for a GeoJSON point.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
PolygonA representation of a GeoJSON Polygon.Classmongodb.client.model.geojsonMongoDB NoSQL
PolygonCodecA Codec for a GeoJSON polygon.Classmongodb.client.model.geojson.codecsMongoDB NoSQL
PolygonCoordinatesCoordinates for a GeoJSON Polygon.Classmongodb.client.model.geojsonMongoDB NoSQL
PositionA representation of a GeoJSON Position.Classmongodb.client.model.geojsonMongoDB NoSQL
ProjectionsA factory for projections.Classmongodb.client.modelMongoDB NoSQL
PushOptionsThe options to apply to a $push update operator.Classmongodb.client.modelMongoDB NoSQL
RenameCollectionOptionsThe options to apply when renaming a collection.Classmongodb.client.modelMongoDB NoSQL
ReplaceOneModelA model describing the replacement of at most one document that matches the query filter.Classmongodb.client.modelMongoDB NoSQL
ReturnDocumentIndicates which document to return, the original document before change or the document after the changeSince:3.Classmongodb.client.modelMongoDB NoSQL
SortsA factory for sort specifications.Classmongodb.client.modelMongoDB NoSQL
UpdateManyModelA model describing an update to all documents that matches the query filter.Classmongodb.client.modelMongoDB NoSQL
UpdateOneModelA model describing an update to at most one document that matches the query filter.Classmongodb.client.modelMongoDB NoSQL
UpdateOptionsThe options to apply when updating documents.Classmongodb.client.modelMongoDB NoSQL
UpdatesA factory for document updates.Classmongodb.client.modelMongoDB NoSQL
WriteModelA base class for models that can be used in a bulk write operations.Classmongodb.client.modelMongoDB NoSQL