Skip to content

How to delete all triples/clear the triplestore using SPARQL commands? #1358

@WolfgangFahl

Description

@WolfgangFahl
DELETE { ?s ?p ?o } WHERE { ?s ?p ?o }

leads to

Virtuoso 37000 Error SP031: SPARQL compiler: No plain default graph specified 

as outlined in:

see #417

What is the proper method to delete all triples e.g. via API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions