Home | Trees | Indices | Help |
|
---|
|
object --+ | Schema --+ | Document
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |||
|
|||
|
|||
|
|||
Properties | |
id | |
rev | |
Inherited from |
Method Details |
|
Execute a CouchDB temporary view and map the result values back to objects of this schema. Note that by default, any properties of the document that are not
included in the values of the view will be treated as if they were
missing from the document. If you'd rather want to load the full
document for every row, set the |
Execute a CouchDB named view and map the result values back to objects of this schema. Note that by default, any properties of the document that are not
included in the values of the view will be treated as if they were
missing from the document. If you'd rather want to load the full
document for every row, set the |
Property Details |
id
|
rev
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 10 18:00:40 2008 | http://epydoc.sourceforge.net |