HI . How could I drop a Virtuoso graph via Jena? I tried drop graph from Virutoso sparal endpoint but failed. When I execute this sparql query:
> drop graph <http://demosensormeta.com#> > I have an error: > 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_DROP. > SPARQL query: drop graph > what's problem with my sparql? best regards.
