Hi, did you try the sample code at http://code.google.com/appengine/docs/java/datastore/stats.html with __Stat_Kind__ ? Should do what you want.
didier On May 17, 10:51 pm, Laco Skokan <[email protected]> wrote: > Hello, > > did anybody tried to list all entity kinds from the datastore? How can > this be done? > I try to use Datastore statistics, but it does not seems to be useful > for this task. > > Any ideas? Thank you, Ladislav. > > -- > 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 > athttp://groups.google.com/group/google-appengine-java?hl=en. -- 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.
