org.aksw.commons.sparql.api.model
Class QueryExecutionFactoryModel
java.lang.Object
org.aksw.commons.sparql.api.core.QueryExecutionFactoryBackQuery
org.aksw.commons.sparql.api.model.QueryExecutionFactoryModel
- All Implemented Interfaces:
- QueryExecutionFactory, QueryExecutionFactoryQuery, QueryExecutionFactoryString
public class QueryExecutionFactoryModel
- extends QueryExecutionFactoryBackQuery
- Author:
- Claus Stadler
Date: 8/3/11
Time: 11:35 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionFactoryModel
public QueryExecutionFactoryModel()
QueryExecutionFactoryModel
public QueryExecutionFactoryModel(com.hp.hpl.jena.rdf.model.Model model)
getModel
public com.hp.hpl.jena.rdf.model.Model getModel()
getId
public String getId()
getState
public String getState()
createQueryExecution
public com.hp.hpl.jena.query.QueryExecution createQueryExecution(com.hp.hpl.jena.query.Query query)
Copyright © 2012. All Rights Reserved.