All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bigdata.rdf.sparql.ast.eval.bindingsAndValuesMix01f.rq Maven / Gradle / Ivy

There is a newer version: 2.1.4
Show newest version
SELECT * WHERE {
  VALUES (?a ?b) { ("a1" "b1") ("a2" "b2") }
  VALUES (?a ?c) { ("a1" "c1") ("a2" "c2") }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy