Module vibe.db.mongo.database
MongoDatabase class representing common database for group of collections.
Technically it is very special collection with common query functions disabled and some service commands provided.
Structs
Name | Description |
---|---|
MongoDatabase
|
Represents a single database accessible through a given MongoClient. |