App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Static Public Attributes | List of all members
google.appengine.ext.db.Index Class Reference
Inheritance diagram for google.appengine.ext.db.Index:

Static Public Attributes

 id = datastore._BaseIndex._Id
 
 kind = datastore._BaseIndex._Kind
 
 has_ancestor = datastore._BaseIndex._HasAncestor
 
 properties = datastore._BaseIndex._Properties
 

Detailed Description

A datastore index.

The documentation for this class was generated from the following file: