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§
- Entity
Kind - Taxonomy for entity classification in a research knowledge graph (ADR-001).
- Property
Value - Property values stored on entities, links, and notes.