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

3 lines
39 B

SELECT ?o WHERE {
BIND(?a AS ?o)
}