Skip to main content

Module entity

Module entity 

Source
Expand description

Entity substrate — graph nodes with typed properties and links.

Structs§

Entity
A graph node with a type, display name, and key-value properties.
Link
A directed, typed edge between two entities (or cross-substrate nodes).

Enums§

EntityKind
8 closed base kinds for graph-node classification (ADR-001).
PropertyValue
Property values stored on entities, links, and notes.