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