>From the documentation: "maximum number of entities in a batch get:
1000"

Does this mean that if I have say 5000 accounts which I am keeping
track of in the datastore, and I do a query to list all of them, it
would not work? I would have to do five queries in a row, hard coding
distinct queries to get account numbers 0-999, 1000-1999, 2000-2999,
3000-3999, and 4000-4999?
--~--~---------~--~----~------------~-------~--~----~
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