Is there a way to query for entities based on their grandparent?

For example, suppose we have a root A entity, a B entity having A as
parent, and a C entity having B as parent (A <- B <- C). Is is
possible to query for all C entities in the database that have A
entity as grand parent?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to