Uses of Enum
org.eclipse.rdf4j.queryrender.sparql.experimental.FNFunction
Packages that use FNFunction
Package
Description
This package contains classes for rendering RDF4J query objects as SPARQL queries.
-
Uses of FNFunction in org.eclipse.rdf4j.queryrender.sparql.experimental
Subclasses with type arguments of type FNFunction in org.eclipse.rdf4j.queryrender.sparql.experimentalModifier and TypeClassDescription(package private) enumSome functions that are declared as built-in in the SPARQL 1.1 specification are also identifiable as URI functions in the fn: namespace.Methods in org.eclipse.rdf4j.queryrender.sparql.experimental that return FNFunctionModifier and TypeMethodDescriptionstatic FNFunctionReturns the enum constant of this type with the specified name.static FNFunction[]FNFunction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.queryrender.sparql.experimental that return types with arguments of type FNFunctionModifier and TypeMethodDescriptionstatic Optional<FNFunction> static Optional<FNFunction> static Optional<FNFunction>