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
select * where {
}
@service
function us:test(?x){
let (?m = select * where {?x ?p ?y}){
xt:display(?m)
}
}