[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread J
Ah yes, that's true. Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/i26_WR0SRaQJ. To post to this group, send email to goog

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread Ronoaldo José de Lana Pereira
I guess that you still is billed by the CPU hours consumed by the datastore operations. That means that you have unlimited datastore operations, but they will bi billed as cpu_hours. Best Regards, -Ronoaldo -- You received this message because you are subscribed to the Google Groups "Google

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread J
Thanks, that worked for me! Question: I believe that using the datastore admin still counts against your quota. Is that correct? Nevertheless, since the old pricing/quotas are still in effect, this shouldn't matter right because all of the datastore related quotas are unlimited under old pric

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread Ronoaldo José de Lana Pereira
If you have multiple logins enabled, or if you are not the app owner, I guess that the datastore admin page won't open. Try accessing the url of the built-in directly: http://ah-builtin-python-bundle-dot-latest-dot-.appspot.com/_ah/datastore_admin/ Hope this helps, - Ronoaldo -- You received

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread J
I read here http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html: "The datastore copy feature is currently available only for Python applications." I'm running a Java app - is this why the Datastore admin page is blank for me? -- You received this message because you are

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-06 Thread Jose Montes de Oca
If you would like to delete ALL entities of a particular kind your best bet is the Datastore admin. How did you enabled the Datastore admin? through the Admin Console? or adding the builtin on your app.ymal. file? Best, Jose Montes de Oca -- You received this message because you are subscribe

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-04 Thread J
The Datastore Admin page is blank for me as well. Weird. Anyone? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/BjbuI_lKIzEJ. To p

[appengine-java] Re: Quick way to delete datastore entities?

2011-10-03 Thread Gerald Tan
I believe you can do it from Datastore Admin, pretty sure I've done that before. That page seems blank to me atm though, weird. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://grou