I'm trying to use Appengine Datastore statistics in Python. The API
docs (http://code.google.com/appengine/docs/python/datastore/
stats.html)
show how to get stats for all entities or entities by name and
property. Does anyone know of examples of how to get stats for
particular entities in an application? For example how to get the
amount of disk space used by all entities belonging to one user in an
application?

-- 
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