Class Index
java.lang.Object
org.eclipse.rdf4j.spin.function.list.Index
- All Implemented Interfaces:
TupleFunction
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCloseableIteration<? extends List<? extends Value>,
QueryEvaluationException> evaluate
(ValueFactory valueFactory, Value... args) getURI()
-
Constructor Details
-
Index
public Index()
-
-
Method Details
-
getURI
- Specified by:
getURI
in interfaceTupleFunction
-
evaluate
public CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> evaluate(ValueFactory valueFactory, Value... args) throws QueryEvaluationException - Specified by:
evaluate
in interfaceTupleFunction
- Throws:
QueryEvaluationException
-