Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
-
Packages that use GroupIterator.IntegerCollector Package Description org.eclipse.rdf4j.query.algebra.evaluation.iterator Implementations ofIteration
relevant to query evaluation. -
-
Uses of GroupIterator.IntegerCollector in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Methods in org.eclipse.rdf4j.query.algebra.evaluation.iterator with parameters of type GroupIterator.IntegerCollector Modifier and Type Method Description void
GroupIterator.SumAggregate. processAggregate(BindingSet s, java.util.function.Predicate<Value> distinctValue, GroupIterator.IntegerCollector sum)
-