App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
List of all members
google.appengine.ext.ndb.query.QueryOptions Class Reference
Inheritance diagram for google.appengine.ext.ndb.query.QueryOptions:
google.appengine.ext.ndb.context.ContextOptions

Additional Inherited Members

- Public Member Functions inherited from google.appengine.ext.ndb.context.ContextOptions
def use_cache
 
def use_memcache
 
def use_datastore
 
def memcache_timeout
 
def max_memcache_items
 
def memcache_deadline
 

Detailed Description

Support both context options and query options (esp. use_cache).

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