|
def | __init__ |
|
def | query |
|
def | query_options |
|
def | conn |
|
def | augmented_query |
|
def | keys_only |
|
def | compiled_query |
|
def | index_list |
|
def | process_query_result_if_first |
|
Data shared among the batches of a query.
def google.appengine.datastore.datastore_query._BatchShared.index_list |
( |
|
self | ) |
|
Returns the list of indexes used by the query.
Possibly None when the adapter does not implement pb_to_index.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_query.py