Package tools.refinery.interpreter.rete.construction.plancompiler
package tools.refinery.interpreter.rete.construction.plancompiler
-
ClassesClassDescriptionCalculated index mappings for a join, based on the common variables of the two parent subplans.In a recursive query structure, query composition references can be cut off so that the remaining structure is DAG.Compiles queries and query plans into Rete recipes, traced by respectively a
CompiledQuery
orCompiledSubPlan
.