Use Datastore Admin Bulk Delete http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html#Deleting_Entities_in_Bulk
-Chris On Mon, May 30, 2011 at 8:03 AM, Francois Masurel <[email protected]>wrote: > I know it won't help much but you can increase the "limit" URL parameter to > 200. > > You'll go ten times faster then :-) > > Otherwise you'll have to make a task and use a cursor. > > Francois > > -- > 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. > -- 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.
