public interface TupleFunction
Value
s. 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
QueryEvaluationException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.