On Mon, Oct 21, 2013 at 12:07 AM, Vijay Kumbhani <[email protected]>
 wrote:

> how to filter query using dynamic parameters in NDB ?
> *In Google NDB docs...*
>
>    - *they are given statically examples in documents
>    *
>
>
Which examples are you looking at? There are many examples of using both
static and dynamic parameters while building queries.
You can also look at the Python examples on Google's GitHub account:
https://github.com/GoogleCloudPlatform/appengine-guestbook-python


On Mon, Oct 21, 2013 at 12:07 AM, Vijay Kumbhani <[email protected]>
 wrote:
>
>
>    - *i have multiple AND & OR conditions then how to filter query using
>    dynamic parameters *
>
>

Queries using AND and OR operators can be used, see the code example here:
https://developers.google.com/appengine/docs/python/ndb/queries#nest_and_or


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to