org.aksw.commons.sparql.api.core
Class QueryExecutionFactoryBackQuery

java.lang.Object
  extended by 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


Constructor Summary
QueryExecutionFactoryBackQuery()
           
 
Method Summary
 com.hp.hpl.jena.query.QueryExecution createQueryExecution(String queryString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactory
getId, getState
 
Methods inherited from interface org.aksw.commons.sparql.api.core.QueryExecutionFactoryQuery
createQueryExecution
 

Constructor Detail

QueryExecutionFactoryBackQuery

public QueryExecutionFactoryBackQuery()
Method Detail

createQueryExecution

public com.hp.hpl.jena.query.QueryExecution createQueryExecution(String queryString)
Specified by:
createQueryExecution in interface QueryExecutionFactoryString


Copyright © 2011. All Rights Reserved.