Uses of Class
org.apache.jena.reasoner.rulesys.impl.GenericTripleMatchFrame
Packages that use GenericTripleMatchFrame
Package
Description
Internal implementation objects used by the rule system interpreters
and compilers.
-
Uses of GenericTripleMatchFrame in org.apache.jena.reasoner.rulesys.impl
Subclasses of GenericTripleMatchFrame in org.apache.jena.reasoner.rulesys.implModifier and TypeClassDescriptionclassFrame in the LPInterpreter's control stack used to represent matching to the results of a tabled predicate.classFrame on the choice point stack used to represent the state of a direct graph triple match.