Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
-
Packages that use FunctionRegistry Package Description org.eclipse.rdf4j.query.algebra.evaluation.function -
-
Uses of FunctionRegistry in org.eclipse.rdf4j.query.algebra.evaluation.function
Methods in org.eclipse.rdf4j.query.algebra.evaluation.function that return FunctionRegistry Modifier and Type Method Description static FunctionRegistryFunctionRegistry. getInstance()Gets the default FunctionRegistry.
-