Thanks for posting your code sample and your solution. In fact you got it 
right, Datastore Entity ancestor paths [1] are designed to allow entities 
to optionally be assigned parents. Meaning that upon creation of a 
datastore entity, the ancestor path of this entity has to be specified 
explicitly in order to be part of the same entity group.

If possible, it would be great if you could let the community know whether 
your proposed solution worked for you.

Thanks,

Alex

[1] 
https://cloud.google.com/appengine/docs/java/datastore/entities#Java_Ancestor_paths

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ca7638a4-0d64-41a3-908f-042ea466773e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to