public class QueryExecutionConceptCache extends QueryExecutionDecoratorBase<com.hp.hpl.jena.query.QueryExecution>
decoratee| Constructor and Description |
|---|
QueryExecutionConceptCache(com.hp.hpl.jena.query.QueryExecution decoratee,
org.aksw.jena_sparql_api.concept_cache.ConceptMap conceptMap,
com.hp.hpl.jena.query.Query query,
Set<com.hp.hpl.jena.sparql.core.Var> indexVars) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.ResultSet |
execSelect() |
abort, close, execAsk, execConstruct, execConstruct, execConstructTriples, execDescribe, execDescribe, execDescribeTriples, getContext, getDataset, getDecoratee, getQuery, getTimeout1, getTimeout2, setDecoratee, setFileManager, setInitialBinding, setTimeout, setTimeout, setTimeout, setTimeoutpublic QueryExecutionConceptCache(com.hp.hpl.jena.query.QueryExecution decoratee,
org.aksw.jena_sparql_api.concept_cache.ConceptMap conceptMap,
com.hp.hpl.jena.query.Query query,
Set<com.hp.hpl.jena.sparql.core.Var> indexVars)
public com.hp.hpl.jena.query.ResultSet execSelect()
execSelect in interface com.hp.hpl.jena.query.QueryExecutionexecSelect in class QueryExecutionDecoratorBase<com.hp.hpl.jena.query.QueryExecution>Copyright © 2014. All rights reserved.