MongoDatabase
interface MongoDatabase
A handle to a remote Atlas App Service database that provides access to its MongoCollections.
Functions
Link copied to clipboard
Get a MongoCollection that exposed methods to retrieve and update data from the database's collection.
@ExperimentalKBsonSerializerApi
Get a MongoCollection that exposed methods to retrieve and update data from the database's collection with specific typed serialization.