Class SolverRX

java.lang.Object
org.apache.jena.tdb1.solver.SolverRX

public class SolverRX extends Object
RDF-star processing for matching an individual triple/quad pattern.
  • Field Details

    • DATAPATH

      public static final boolean DATAPATH
      Control 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()