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

query.test.rq Maven / Gradle / Ivy

select * where {
  
}

@service   
function us:test(?x){
  let (?m = select * where {?x ?p ?y}){
    xt:display(?m)
}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy