Uses of Class
org.apache.jena.reasoner.rulesys.impl.BFRuleContext
Packages that use BFRuleContext
Package
Description
Internal implementation objects used by the rule system interpreters
and compilers.
-
Uses of BFRuleContext in org.apache.jena.reasoner.rulesys.impl
Methods in org.apache.jena.reasoner.rulesys.impl with parameters of type BFRuleContextModifier and TypeMethodDescriptionvoid
FRuleEngine.addSet
(BFRuleContext context) Add a set of new triple to the data graph, run any rules triggered by the new data item, recursively adding any generated triples.