Andy Freeman wrote:
> I'm trying to create a B whose parent does not exist as described in:
> http://code.google.com/appengine/docs/datastore/keysandentitygroups.html

It might be that you have to create the root entity for the key and
it's corresponding entity group to become valid.  After "B" is
created, in theory at least, you should be able to delete the root
entity and then have a child entity with a parent that doesn't exist
(anymore).

                              Ross Ridge

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to