Package grassyknoll :: Package collection :: Module DelegateCollection :: Class CollectionReader
[hide private]

Class CollectionReader

source code


A reader for a Collection. See its docs.

Instance Methods [hide private]
 
list(self) source code
 
retrieve(self, ids, fields=None) source code
 
close(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods [hide private]

Inherited from lib.meta.FactoryMixin: factory

Properties [hide private]

Inherited from object: __class__