Module mongod::query[][src]

Expand description

The query operations that can be perfomed on a MongoDB.

Structs

A querier to delete documents from a MongoDB collection.

A querier to find documents in a MongoDB collection.

A querier to insert documents into a MongoDB collection.

A convenience wrapper for easy access to queriers.

A querier to replace a document in a MongoDB collection.

A querier to update documents in a MongoDB collection.