Home | Trees | Indices | Help |
|
---|
|
This class contains all the business logic to interact with Google's
Datastore API's. Any db.Model
or db.Expando
classes will use this class alias for
encoding/decoding.
We also add a number of indexes to the encoder context to aggressively decrease the number of Datastore API's that we need to complete.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
KEY_ATTR = '_key'
|
|
|||
Inherited from |
|
|
Overrride this to provide known static properties based on the aliased class.
|
Returns a
|
Creates an instance of the klass.
|
Returns a dictionary of attributes for
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:34 2009 | http://epydoc.sourceforge.net |