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 TypeMethodDescriptionvoid
AbstractQueryModelVisitor.meet
(AggregateFunctionCall node) void
AbstractSimpleQueryModelVisitor.meet
(AggregateFunctionCall node) void
StatementPatternVisitor.meet
(AggregateFunctionCall node) -
Uses of AggregateFunctionCall in org.eclipse.rdf4j.queryrender.sparql
Methods in org.eclipse.rdf4j.queryrender.sparql with parameters of type AggregateFunctionCall