google.appengine.ext.ndb.gql

Parse a GQL query string.

query_string Full GQL query, e.g. 'SELECT * FROM Kind WHERE prop = 1'. *args, **kwds: If present, used to call bind().

An instance of query_class.