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

xsparql.rdb.rdb12.xsparql Maven / Gradle / Ivy

The newest version!
let $name := "Nuno"
for id as $one, name as $two  from student
where name = $name
return {$two}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy