public class QueryExecutionFactoryModel extends QueryExecutionFactoryBackQuery
| Constructor and Description |
|---|
QueryExecutionFactoryModel() |
QueryExecutionFactoryModel(com.hp.hpl.jena.rdf.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionStreaming |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
String |
getId() |
com.hp.hpl.jena.rdf.model.Model |
getModel() |
String |
getState() |
createQueryExecutionpublic QueryExecutionFactoryModel()
public QueryExecutionFactoryModel(com.hp.hpl.jena.rdf.model.Model model)
public com.hp.hpl.jena.rdf.model.Model getModel()
public String getId()
public String getState()
public QueryExecutionStreaming createQueryExecution(com.hp.hpl.jena.query.Query query)
Copyright © 2014. All rights reserved.