public class QueryExecutionFactoryIterated extends QueryExecutionFactoryBackQuery
| Constructor and Description |
|---|
QueryExecutionFactoryIterated(QueryExecutionFactory decoratee,
QueryTransformer queryTransformer,
boolean breakOnEmptyResult) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
String |
getId() |
String |
getState() |
static void |
main(String[] args) |
createQueryExecutionpublic QueryExecutionFactoryIterated(QueryExecutionFactory decoratee, QueryTransformer queryTransformer, boolean breakOnEmptyResult)
Copyright © 2013. All Rights Reserved.