Package io.realm.mongodb.mongo
-
Class Summary Class Description MongoClient The remote MongoClient used for working with data in MongoDB remotely via Realm.MongoCollection<DocumentT> The MongoCollection interface provides read and write access to documents.MongoDatabase The RemoteMongoDatabase provides access to itsDocumentMongoCollections.MongoNamespace A MongoDB namespace, which includes a database name and collection name.