Retrieves the count of documents from the source.
The source to count.
The query object that can be used to modify and invoke the query.
Inserts many documents in the database.
The source to create into.
The template document with or without the ids.
A query object that can be used to modify and invoke the query.
Deletes documents from the database.
The source to delete from.
A query object that can be used to modify and invoke the query.
Reads fields from the database.
The source to read from.
A query object that can be used to modify and invoke the query.
Updates fields in the database.
The source to update.
The partial template that contains the fields to update.
A query object that can be used to modify and invoke the query.
Generated using TypeDoc
Represents a set of database operations for a document database.