public interface TupleFunction
Values.
This can be used to implement "property functions" or "magic properties".| Modifier and Type | Method and Description |
|---|---|
CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> |
evaluate(ValueFactory valueFactory,
Value... args) |
String |
getURI() |
String getURI()
CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> evaluate(ValueFactory valueFactory, Value... args) throws QueryEvaluationException
QueryEvaluationExceptionCopyright © 2001-2016 Aduna. All Rights Reserved.