DocumentCollection

DocumentCollection

Collection of CouchDB docs

Constructor

new DocumentCollection()

Source:
The DocumentCollection is a minimal customization of the Collection to add an internal model of Document and prevent the primary key from being sanitized

Extends