| Package | Description |
|---|---|
| org.eclipse.rdf4j.query |
Interfaces and classes for handling queries and query results.
|
| org.eclipse.rdf4j.query.explanation |
| Modifier and Type | Method and Description |
|---|---|
default Explanation |
Query.explain(Explanation.Level level)
Explain how the query will be (or has been) executed/evaluated by returning an explanation of the query plan.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExplanationImpl
This is an experimental feature.
|
Copyright © 2015-2021 Eclipse Foundation. All Rights Reserved.