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

query.content.rq Maven / Gradle / Ivy

template {
  ?p ' : ' count(*)
}
where {
  ?x ?p ?y
}
group by ?p
order by desc(count(*))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy