Микола, count just iterates on the results locally, it's only a little bit more efficient than querying and then iterating; and also has the same limits as other requests (max 1000 entities):
http://code.google.com/appengine/docs/datastore/queryclass.html#Query_count On Oct 2, 8:10 pm, Микола <[EMAIL PROTECTED]> wrote: > Hi. I want to know if query executed when i call count(). And is > count() executed efficiently? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
