Skip to main content

ENTITY_KIND

Constant ENTITY_KIND 

Source
pub const ENTITY_KIND: &str = "entity";
Expand description

Marker written to metadata.kind on entity-typed memories. The db layer keys entity lookups off this field so the alias resolver never returns a regular memory that happens to share a title with an entity registered later.