Package org.apache.jena.sparql.service
Interface ServiceExecution
-
public interface ServiceExecution
Execution of a SERVICE clause in the context ofQueryIterService
applying an input binding.- See Also:
ServiceExecutorFactory
,ServiceExecutorRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QueryIterator
exec()
-
-
-
Method Detail
-
exec
QueryIterator exec()
-
-