Hi Bruno,
GQL is a read-only query language. No inserts, updates, or deletes.
There is, however, an included Datastore Admin which will allow you
to delete all entities of a given Kind:
http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html
Robert
On Sun, Aug 21, 2011 at 22:49, Bruno Sandivilli
<[email protected]> wrote:
> Hi, how can i delete all entities in datastore using the data viewer?
> If i cant, how can i achieve this?
> Thanks
>
> --
> 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.