org.aksw.commons.sparql.api.core
Class QueryExecutionFactoryBackQuery
java.lang.Object
org.aksw.commons.sparql.api.core.QueryExecutionFactoryBackQuery
- All Implemented Interfaces:
- QueryExecutionFactory, QueryExecutionFactoryQuery, QueryExecutionFactoryString
- Direct Known Subclasses:
- QueryExecutionFactoryPaginated
public abstract class QueryExecutionFactoryBackQuery
- extends Object
- implements QueryExecutionFactory
- Author:
- Claus Stadler
Date: 7/23/11
Time: 9:39 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionFactoryBackQuery
public QueryExecutionFactoryBackQuery()
createQueryExecution
public com.hp.hpl.jena.query.QueryExecution createQueryExecution(String queryString)
- Specified by:
createQueryExecution in interface QueryExecutionFactoryString
Copyright © 2011. All Rights Reserved.