Yes. Datastore queries depend on indexes, not entity groups. The only 
drawback of querying the datastore for entities that are not within the 
same entity group (non ancestor queries) is eventual consistency.

On Saturday, January 19, 2013 3:21:22 PM UTC-5, Waltonz wrote:
>
>
> I would like to get all the entities of kind USER. Each user entity 
> belongs to a different entity group. Is it possible to perfom a query by 
> Kind with equality filters on the user's properties. The aim of the query 
> is to get the entities with no intention of modifying them

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/VAed0yWKgmUJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to