Class CustomAggregateFunctionRegistry


  • @Experimental
    public class CustomAggregateFunctionRegistry
    extends org.eclipse.rdf4j.common.lang.service.ServiceRegistry<String,​AggregateFunctionFactory>
    ServiceRegistry implementation that stores available custom aggregate functions that can be used during query evaluation.
    Author:
    Tomas Kovachev [email protected]