Uses of Class
org.eclipse.rdf4j.query.algebra.Count
-
Packages that use Count Package Description org.eclipse.rdf4j.query.algebra Abstract Query Algebra model.org.eclipse.rdf4j.query.algebra.helpers -
-
Uses of Count in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return Count Modifier and Type Method Description Count
Count. clone()
Methods in org.eclipse.rdf4j.query.algebra with parameters of type Count Modifier and Type Method Description void
QueryModelVisitor. meet(Count node)
-
Uses of Count in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type Count Modifier and Type Method Description void
AbstractQueryModelVisitor. meet(Count node)
void
AbstractSimpleQueryModelVisitor. meet(Count node)
void
StatementPatternVisitor. meet(Count node)
-