Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | Row
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
id The associated Document ID if it exists. |
|
key The associated key. |
|
value The associated value. |
|
doc The associated document for the row. |
|
Inherited from |
Method Details |
|
Property Details |
idThe associated Document ID if it exists. ReturnsNone when it
doesn't (reduce results).
|
keyThe associated key.
|
valueThe associated value.
|
docThe associated document for the row. This is only present when the view was accessed with include_docs=True as a query parameter, otherwise this property will beNone .
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 2 16:03:51 2009 | http://epydoc.sourceforge.net |