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

com.bigdata.rdf.sparql.ast.eval.explainHints-blzg1463c.rq Maven / Gradle / Ivy

There is a newer version: 2.1.4
Show newest version
SELECT *
  
  WITH {
    SELECT ?val
    WHERE { 
      VALUES (?inject) { (  ) }      
      bind (?inject as ?val)
    }

} AS %links
where { 
  include %links 
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy