google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

Add fetchParentKeys() and fetchParents() to Query interface #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To make index entities easier to work with, the Query interface could use 
fetchParentKeys() and fetchParents() methods.

See this thread:

http://groups.google.com/group/objectify-
appengine/browse_thread/thread/233359c04d7c54e9

This issue should be revisited after GAE/Python exposes a cursor API which 
we can pattern on.

Original issue reported on code.google.com by lhori...@gmail.com on 1 Feb 2010 at 5:17

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 10 Mar 2010 at 10:30