I have tried, but it does not. I have ro specify "kind_name" as a parameter. But I want to list all kinds. If I do not specify the parameter, the stat returns null.
Ladislav. On 18 kvě, 11:16, Didier Durand <[email protected]> wrote: > Hi, > > did you try the sample code > athttp://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 > 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.
