public class SpinTupleFunction extends AbstractSpinFunction implements TransientTupleFunction
| Constructor and Description | 
|---|
| SpinTupleFunction(String uri) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addArgument(Argument arg) | 
| CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> | evaluate(ValueFactory valueFactory,
        Value... args) | 
| List<Argument> | getArguments() | 
| ParsedQuery | getParsedQuery() | 
| void | setParsedQuery(ParsedQuery query) | 
| String | toString() | 
addBindings, getCurrentQueryPreparer, getQueryPreparer, getURI, setQueryPreparerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetURIpublic SpinTupleFunction(String uri)
public void setParsedQuery(ParsedQuery query)
public ParsedQuery getParsedQuery()
public void addArgument(Argument arg)
public CloseableIteration<? extends List<? extends Value>,QueryEvaluationException> evaluate(ValueFactory valueFactory, Value... args) throws QueryEvaluationException
evaluate in interface TupleFunctionQueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.