Package | Description |
---|---|
com.bigdata.rdf.rules | |
com.bigdata.relation.rule |
This package includes an abstraction layer for rules.
|
com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
Modifier and Type | Class and Description |
---|---|
class |
MappedProgram
Program automatically maps the rules added across the combination of the
database (the relation named on the rule) and the focusStore.
|
Modifier and Type | Method and Description |
---|---|
Program |
TMUtility.mapProgramForTruthMaintenance(IProgram program,
String focusStore)
Map a
IProgram for truth maintenance. |
Modifier and Type | Class and Description |
---|---|
class |
Program
Mutable program may be used to create a variety of rule executions.
|
Modifier and Type | Method and Description |
---|---|
protected RuleStats |
ProgramTask.executeClosure(IProgram program)
Computes the closure of a set of
IRule s until the relation(s) on
which they are writing reach a "fixed point". |
protected RuleStats |
ProgramTask.executeProgramWithEmbeddedClosure(IProgram program)
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.