Classes | |
class | Collection |
Functions | |
def | _gen_index_name |
Variables | |
string | _ZERO = "\x00\x00\x00\x00" |
def pymongo::collection::_gen_index_name | ( | keys | ) | [private] |
Generate an index name from the set of fields it is over.
Definition at line 29 of file collection.py.
string pymongo::collection::_ZERO = "\x00\x00\x00\x00" |
Definition at line 26 of file collection.py.