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.

Members

Structs

MongoDatabase
struct MongoDatabase

Represents a single database accessible through a given MongoClient.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig