You can also use the new datastore statistics API, which is probably faster although I haven't timed this myself:
http://code.google.com/appengine/docs/java/datastore/stats.html - Jason On Mon, Oct 26, 2009 at 6:42 AM, Patrizio Munzi <[email protected]>wrote: > > Hi all, > > what's the best way to know the number of entities of a specific kind > saved into the DS? > Of course I'd like to know the optimized way, without retrieving all the > objects. > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [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-java?hl=en -~----------~----~----~----~------~----~------~--~---
