Deleting Entities in Bulk

If you need to delete entities in bulk, we recommend using Dataflow, a managed service for developing and executing data processing workflows. Dataflow provides a Datastore delete template that you can use to delete entities selected by a GQL query.

See the Dataflow documentation on executing the Datastore bulk delete template.