hi,

Does the 1000-query result limit still hold for an individual query?
(I know that the use of query cursors now allows > 1000 results total
to be fetched).

Comments such as this:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/88bb6df3d8cf5f78/5a98f713e9bc665f?lnk=gst&q=1000+result+limit#5a98f713e9bc665f
 "cursors are a way for you to work with datasets larger than 1000".

lead me to think that a single query fetch will still *not* return
more than 1000 results.  Is this right?  If so, I can't seem to find
it in the documentation anywhere.

(I have no current datasets this large, so thought I would ask to see
if someone already knows the answer definitively).

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to