public abstract class QueryExecutionFactoryExBase extends Object implements QueryExecutionFactoryEx
| Constructor and Description |
|---|
QueryExecutionFactoryExBase() |
| Modifier and Type | Method and Description |
|---|---|
org.aksw.commons.sparql.api.core.QueryExecutionStreaming |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
org.aksw.commons.sparql.api.core.QueryExecutionStreaming |
createQueryExecution(String queryString) |
String |
getId() |
String |
getState() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateQueryExecutionpublic String getId()
getId in interface org.aksw.commons.sparql.api.core.QueryExecutionFactorypublic String getState()
getState in interface org.aksw.commons.sparql.api.core.QueryExecutionFactorypublic org.aksw.commons.sparql.api.core.QueryExecutionStreaming createQueryExecution(String queryString)
createQueryExecution in interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryStringpublic org.aksw.commons.sparql.api.core.QueryExecutionStreaming createQueryExecution(com.hp.hpl.jena.query.Query query)
createQueryExecution in interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryQueryCopyright © 2013. All Rights Reserved.