On Thu, Jul 3, 2014 at 11:40 AM, Naveed <[email protected]> wrote: > I do understand that there is a workaround where I can add the ancestor > key as a prefix in the doc_id. But I would like to know FIRST if there is > an option already to specify an ancestor >
No, there isn't an option. If you need to query by an ancestor key, you can supply the key as another document field during document creation. ----------------- -Vinny P Technology & Media Consultant 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/d/optout.
