Class QueryExecutionFactoryFallback
java.lang.Object
org.aksw.jena_sparql_api.core.QueryExecutionFactoryBackQuery
org.aksw.jena_sparql_api.fallback.QueryExecutionFactoryFallback
- All Implemented Interfaces:
AutoCloseable,QueryExecutionFactory,QueryExecutionFactoryQuery,QueryExecutionFactoryString
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.query.QueryExecutioncreateQueryExecution(String queryString) org.apache.jena.query.QueryExecutioncreateQueryExecution(org.apache.jena.query.Query query) getId()getState()static voidMethods inherited from class org.aksw.jena_sparql_api.core.QueryExecutionFactoryBackQuery
close, unwrapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.dataaccess.sparql.factory.execution.query.QueryExecutionFactoryQuery
execConstruct, execConstruct, execConstructDataset, execConstructDataset, execDescribe, execDescribe
-
Constructor Details
-
QueryExecutionFactoryFallback
-
QueryExecutionFactoryFallback
-
-
Method Details
-
createQueryExecution
public org.apache.jena.query.QueryExecution createQueryExecution(org.apache.jena.query.Query query) -
createQueryExecution
- Specified by:
createQueryExecutionin interfaceQueryExecutionFactoryString- Overrides:
createQueryExecutionin classQueryExecutionFactoryBackQuery
-
getId
-
getState
-
main
- Throws:
Exception
-