Expand description
High-level operations composing storage capabilities into user-facing verbs.
Structs§
- Entity
Create Spec - Fully specified entity creation request — input to
KhiveRuntime::create_many. - Link
Spec - Fully specified edge creation request — input to
KhiveRuntime::build_edgeandKhiveRuntime::link_many. - Note
Search Hit - A note search result with UUID, salience-weighted RRF score, and display text.
- Query
Result - Result of a GQL/SPARQL query with optional validation warnings.
Enums§
- Resolved
- Result of resolving a UUID to its substrate kind.
Constants§
- BASE_
ENTITY_ ENDPOINT_ RULES - Base entity endpoint allowlist — the closed set of permitted entity→entity relation triples.
Functions§
- base_
entity_ endpoint_ rules - Returns the base entity endpoint allowlist.