@Deprecated public class QueryTupleFunction extends Object implements TupleFunction
Constructor and Description |
---|
QueryTupleFunction()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> |
evaluate(ValueFactory valueFactory,
Value... args)
Deprecated.
|
String |
getURI()
Deprecated.
|
public String getURI()
getURI
in interface TupleFunction
public CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> evaluate(ValueFactory valueFactory, Value... args) throws QueryEvaluationException
evaluate
in interface TupleFunction
QueryEvaluationException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.