Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
 
 
 
 
 
 
oxigraph/testsuite/oxigraph-tests/sparql/single_not_exists.rq

1 lines
49 B

SELECT * WHERE { FILTER NOT EXISTS { ?s ?p ?o } }