Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / ConsolidatorPhase
Type Alias: ConsolidatorPhase
ts
type ConsolidatorPhase = "light" | "standard" | "deep";Defined in: packages/memory/src/consolidator/types.ts:85
Phase identifier used by the runtime + audit rows.