Structs§
- Engine
Edge Delta - A single derived-edge fire or retract captured during a commit.
- Graph
Mut - Borrowed mutable view of graph state the engine writes derived edges into.
- Rule
Engine
Constants§
- DEFAULT_
MAX_ EDGES - Used when
RuleDef.max_edgesisNone.
Type Aliases§
- Rule
IvfExport - IVF state for both sides (src, dst) of one approximate rule.
- Side
IvfExport - IVF state for one index side, exported for V4 snapshot persistence:
(centroids, node→cluster assignments, drift_counter).