2009/6/24 Nick Johnson (Google) <nick.john...@google.com>

> Pagination by key works regardless of if you're using key names or IDs.
>

Good to know. Sorry about the misinformation. I had forgotten that entities
are ordered in the datastore by their key.

BTW, here is an article in the documentation about pagination:
http://code.google.com/appengine/articles/paging.html

Read the part called "Paging without a property" for information on how to
paginate by key.

Here is information about queries on keys and contains the info about how
keys are sorted by id/keyname:
http://code.google.com/appengine/docs/python/datastore/queriesandindexes.html#Queries_on_Keys





-- 
=======================================
株式会社ビープラウド  イアン・ルイス
〒150-0012
東京都渋谷区広尾1-11-2アイオス広尾ビル604
email: ianmle...@beproud.jp
TEL:03-5795-2707
FAX:03-5795-2708
http://www.beproud.jp/
=======================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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