Uses of Class
org.eclipse.rdf4j.query.algebra.AggregateFunctionCall
Packages that use AggregateFunctionCall
Package
Description
Abstract Query Algebra model.
- 
Uses of AggregateFunctionCall in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return AggregateFunctionCallMethods in org.eclipse.rdf4j.query.algebra with parameters of type AggregateFunctionCall - 
Uses of AggregateFunctionCall in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type AggregateFunctionCallModifier and TypeMethodDescriptionvoidAbstractQueryModelVisitor.meet(AggregateFunctionCall node) voidAbstractSimpleQueryModelVisitor.meet(AggregateFunctionCall node) voidStatementPatternVisitor.meet(AggregateFunctionCall node)  - 
Uses of AggregateFunctionCall in org.eclipse.rdf4j.queryrender.sparql
Methods in org.eclipse.rdf4j.queryrender.sparql with parameters of type AggregateFunctionCall