Python Api  IE10.1
nbpymongo.Collection Member List

This is the complete list of members for nbpymongo.Collection, including all inherited members.

__init__(self, dao)nbpymongo.Collection
aggregate(self, pipeline)nbpymongo.Collection
daonbpymongo.Collection
distinct(self, field, query)nbpymongo.Collection
find(self, filter_obj, rtn_fields={})nbpymongo.Collection
find_many(self, filter_obj, rtn_fields={})nbpymongo.Collection
find_one(self, filter_obj, rtn_fields={})nbpymongo.Collection
groupby(self, filter_obj, field, gte_count, lte_count)nbpymongo.Collection