Class StardogExplainerOptions
- java.lang.Object
-
- com.complexible.stardog.reasoning.StardogExplainerOptions
-
@Deprecated public class StardogExplainerOptions extends java.lang.Object
Deprecated.Options used internally for explanations requests.- Since:
- 2.1
- Version:
- 6.0
- Author:
- Evren Sirin
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StardogExplainer
configure(StardogExplainer theExplainer, Options theOptions)
Deprecated.
-
-
-
Method Detail
-
configure
public static StardogExplainer configure(StardogExplainer theExplainer, Options theOptions)
Deprecated.
-
-