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 TupleFunctionpublic CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> evaluate(ValueFactory valueFactory, Value... args) throws QueryEvaluationException
evaluate in interface TupleFunctionQueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.