Module mungos::queries[][src]

Modules

Creates many documents in a collection.

Creates a single entry in the specified collection.

Deletes a single entry in the specified collection.

Retrieves all the documents in a collection.

Retrieves multiple documents from a collection by their id field.

Retrieves the n most recent documents in a collection.

Retrieves the n most recent documents in a collection.

Retrieves a single document from a collection.

Retrieves some documents from a collection based on options.

Updates multiple documents in a collection by their id field.

Retrieves multiple documents by their id field.