mongo v0.5.4 API Reference

Modules

MongoDB driver in Elixir

Module holding operations that can be performed on a collection (find, count...)

Manages MongoDB cursors

Module holding operations that can be performed on MongoDB databases

Find operation on MongoDB

Helper macros

Defines, encodes and sends MongoDB operations to the server

Receives, decode and parse MongoDB response from the server

Manage the connection to a mongodb server

Exceptions