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, setQueryPreparer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getURI
public 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 TupleFunction
QueryEvaluationException
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.