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

xsparql.rdb.rdb21.xsparql Maven / Gradle / Ivy

The newest version!
{
for * from student s1, student s2
where s1.id = s2.id
return {$s1.id}
       {$s2.name}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy