Skip to main content

Module journal

Module journal 

Source
Expand description

Internal action journal types used for atomicity and undo/redo.

This module intentionally does not depend on the external ChangeLog as a correctness mechanism. It uses graph ChangeEvent as a structural delta representation and records explicit Arrow overlay mutations for value truth rollback.

Structs§

ActionJournal
ArrowUndoBatch
GraphUndoBatch

Enums§

ArrowOp