Uses of Interface
org.eclipse.rdf4j.spin.function.TupleFunctionParser
Packages that use TupleFunctionParser
Package
Description
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.
-
Uses of TupleFunctionParser in org.eclipse.rdf4j.spin
Methods in org.eclipse.rdf4j.spin that return types with arguments of type TupleFunctionParserMethod parameters in org.eclipse.rdf4j.spin with type arguments of type TupleFunctionParserModifier and TypeMethodDescriptionvoid
SpinParser.setTupleFunctionParsers
(List<TupleFunctionParser> tupleFunctionParsers) -
Uses of TupleFunctionParser in org.eclipse.rdf4j.spin.function
Classes in org.eclipse.rdf4j.spin.function that implement TupleFunctionParser