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 |
|
|||
Inherited from |
|
|||
KEY_ATTR = '_key'
|
|
|||
Inherited from |
|
|||
Inherited from |
|
Returns a tuple of lists, static and dynamic attrs to encode.
Since: 0.4 |
Returns a collection of attributes for an object. Returns a
|
Creates an instance of the klass.
|
Applies the collection of attributes
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Feb 23 14:07:02 2009 | http://epydoc.sourceforge.net |