theo is right: only entire keys (ie paths) are guaranteed to be unique. more:
http://code.google.com/appengine/docs/datastore/keysandentitygroups.html#Entity_Groups_Ancestors_and_Paths one corollary to this is that ids (and key names) are guaranteed to be unique within all entities of a given kind with the same parent. similarly, ids and key names will be unique within all root entities of a given kind. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
