Database instance.
In upcoming minor versions, this will be deprecated. In the next major version, this will be removed.
Database instance, as a Promise.
Attach a database hook to a collection.
Collection.
Database hook/trigger.
Collection with the hook attached.
Fetch a specific collection.
Collection name.
Connect to the database.
In upcoming minor versions, this will do nothing. In the next major version, this will be removed.
Disconnect from the database.
In upcoming minor versions, this will do nothing. In the next major version, this will be removed.
Fetch a specific collection, as a Promise.
Collection name.
Add or update JSON schema of a collection.
Collection name.
JSON schema.
Options.
Actually used JSON schema.
MongoDB helpers class.