I'm trying to get some statistics about the contents of a datastore - e.g. entity kind item count, last update date/time for any entity kind - (i.e. last time ANY entity of the specified kind was modified/added/ updated).
I know I could add a timestamp to each entity and query based on the entity timestamp - however I'm more interested in a generic approach where I could query datastore meta data for this info? Is there an API an d/or examples for this? TIA Brendan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
