Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra.evaluation | |
org.eclipse.rdf4j.query.algebra.evaluation.iterator | |
org.eclipse.rdf4j.sail.lucene |
Modifier and Type | Method and Description |
---|---|
static QueryContext |
QueryContext.getQueryContext() |
Modifier and Type | Method and Description |
---|---|
void |
QueryContextInitializer.destroy(QueryContext ctx)
Called before a QueryContext has ended.
|
void |
QueryContextInitializer.init(QueryContext ctx)
Called after a QueryContext has begun.
|
Constructor and Description |
---|
QueryContextIteration(CloseableIteration<? extends BindingSet,QueryEvaluationException> iter,
QueryContext queryContext) |
Modifier and Type | Method and Description |
---|---|
void |
SearchIndexQueryContextInitializer.destroy(QueryContext qctx) |
static SearchIndex |
SearchIndexQueryContextInitializer.getSearchIndex(QueryContext qctx) |
void |
SearchIndexQueryContextInitializer.init(QueryContext qctx) |
static void |
SearchIndexQueryContextInitializer.init(QueryContext qctx,
SearchIndex searchIndex) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.