org.aksw.commons.sparql.api.core
Class QueryExecutionFactoryBackQuery<T extends com.hp.hpl.jena.query.QueryExecution>
java.lang.Object
org.aksw.commons.sparql.api.core.QueryExecutionFactoryBackQuery<T>
- All Implemented Interfaces:
- QueryExecutionFactory<T>, QueryExecutionFactoryQuery<T>, QueryExecutionFactoryString<T>
- Direct Known Subclasses:
- QueryExecutionFactoryCompare, QueryExecutionFactoryDereference, QueryExecutionFactoryModel, QueryExecutionFactoryPaginated
public abstract class QueryExecutionFactoryBackQuery<T extends com.hp.hpl.jena.query.QueryExecution>
- extends Object
- implements QueryExecutionFactory<T>
- 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 T createQueryExecution(String queryString)
- Specified by:
createQueryExecution in interface QueryExecutionFactoryString<T extends com.hp.hpl.jena.query.QueryExecution>
Copyright © 2012. All Rights Reserved.