public class Member extends Object implements TupleFunction
Constructor and Description |
---|
Member() |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> |
evaluate(ValueFactory valueFactory,
Value... args) |
String |
getURI() |
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.