I am doing some tests with GAE/J.
Some days ago I created a model and I have persisted some instances twig-persist. Now that class doesn't exist any more and I want to remove that instances.
Can I do it from the Data Viewer or I can only remove it from the code?