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

Public Member Functions

def GetCompiledCursor
 
def GetIndexList
 

Static Public Attributes

 index_list = GetIndexList
 

Detailed Description

Thin wrapper of datastore_query.ResultsIterator.

Deprecated, do not use, only for backwards compatability.

Member Function Documentation

def google.appengine.api.datastore.Iterator.GetIndexList (   self)
Returns the list of indexes used to perform the query.

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