Module org.apache.jena.arq
Class ServiceExecutorBulkToSingle
java.lang.Object
org.apache.jena.sparql.service.bulk.ServiceExecutorBulkToSingle
- All Implemented Interfaces:
ServiceExecutorBulk
Bridge from bulk to individual binding level
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateExecution
(OpService original, QueryIterator input, ExecutionContext execCxt)
-
Constructor Details
-
ServiceExecutorBulkToSingle
-
-
Method Details
-
createExecution
public QueryIterator createExecution(OpService original, QueryIterator input, ExecutionContext execCxt) - Specified by:
createExecution
in interfaceServiceExecutorBulk
-