Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | Document
Representation of a document in the database.
This is basically just a dictionary with the two additional properties id and rev, which contain the document ID and revision, respectively.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
basestring |
id The document ID. |
basestring |
rev The document revision. |
Inherited from |
Method Details |
|
Property Details |
idThe document ID.
|
revThe document revision.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Dec 14 15:25:33 2009 | http://epydoc.sourceforge.net |