Due to the upcoming pricing change, I'm making changes to my app to reduce costs. One of the changes involves no longer storing a particular type of entity.
My question: Is there a quick/easy way to delete all entities of a particular kind? In other words, I don't need that entity kind/type anymore and just want to remove all previously stored entities for that kind/type. I was going to write a cron job that deleted a few hundred each time but figured I'd ask if there was a quicker way. 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/-/KGLGRuAcd4sJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.