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

query.servicecorese.rq Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
select * 
where {
  service  {
     select * where {
       ?x ?p ?y 
     } 
     limit 10
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy