API Reference

mongotor.version = '0.1.0'

str(object=’‘) -> string

Return a nice string representation of the object. If the argument is a string, the return value is the same object.

mongotor.Database

Alias for mongotor.database.Database.

Sub-modules:

Previous topic

Tutorial

Next topic

database – Database level operations

This Page