Hi,

Currently there is no quick solution for deleting all entities of a specific
kind.  The only way this can be achieved is to write a handler that chunks
the data in to manageable sizes, and then deletes the data over a series of
requests.

If this is something you'd like to see, please star the issue for in the
issue tracker.

-Marzia

On Sat, Sep 20, 2008 at 10:29 AM, Michael Bailey <[EMAIL PROTECTED]>wrote:

>
> I would like to wipe out all data for a specific kind. What is the
> best way to do this?
> I wrote a delete script (hack), but since there is so much data is
> timeout's out after a few hundred records.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to