Dear Jena Users,When i delete a dataset with fuseki, only the configuration file are removing and not the tdb2 folder According to the documentation this is expected behaviour : <https://jena.apache.org/documentation/fuseki2/fuseki-server-protocol.html#removing-a-dataset> But I have a problem with this when I want to recreate a dataset with the name, the old data are still here.
How can I delete the tdb2 dataset with fuseki by interface or API? Thanks, Steven
