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

Class CollectionWriter

source code


A writer for a Collection See its docs.

Instance Methods [hide private]
 
create(self, docs) source code
 
delete(self, ids) 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__