Package org.eclipse.rdf4j.spin.function
Interface TransientTupleFunction
-
- All Superinterfaces:
TupleFunction
- All Known Implementing Classes:
SpinTupleFunction
public interface TransientTupleFunction extends TupleFunction
Tagging interface forTupleFunction
s that have some sort of lifespan.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunction
evaluate, getURI
-
-