A client which can be used to get database and collection objects which can be used to interact with MongoDB data via the Stitch MongoDB service.
Gets a RemoteMongoDatabase instance for the given database name.
the name of the database to retrieve
a {@code RemoteMongoDatabase} representing the specified database
Generated using TypeDoc
A client which can be used to get database and collection objects which can be used to interact with MongoDB data via the Stitch MongoDB service.