java.lang.Object
org.apache.jena.tdb1.solver.SolverRX
RDF-star processing for matching an individual triple/quad pattern.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanControl whether to check for embedded triple terms with variables or to act in a direct manner. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DATAPATH
public static final boolean DATAPATHControl whether to check for embedded triple terms with variables or to act in a direct manner.This constant is not public API. It is exposed only so integration testing can check the value for a release build.
- See Also:
-
-
Constructor Details
-
SolverRX
public SolverRX()
-