Class ExplanationImpl
java.lang.Object
org.eclipse.rdf4j.query.explanation.ExplanationImpl
- All Implemented Interfaces:
Explanation
This is an experimental feature. It may be changed, moved or potentially removed in a future release.
- Since:
- 3.2.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.rdf4j.query.explanation.Explanation
Explanation.Level
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExplanationImpl
-
-
Method Details
-
toGenericPlanNode
- Specified by:
toGenericPlanNode
in interfaceExplanation
-
toJson
- Specified by:
toJson
in interfaceExplanation
-
toString
-
toDot
- Specified by:
toDot
in interfaceExplanation
-