Class BBRuleContext

java.lang.Object
org.apache.jena.reasoner.rulesys.impl.BBRuleContext
All Implemented Interfaces:
RuleContext

public class BBRuleContext extends Object implements RuleContext
Implementation of RuleContext for use in the backward chaining interpreter. The RuleContext allows builtin predicates to interpret variable bindings to access the static triple data.