Skip to main content

Module operations

Module operations 

Source
Expand description

High-level operations composing storage capabilities into user-facing verbs.

Structs§

EntityCreateSpec
Fully specified entity creation request — input to KhiveRuntime::create_many.
LinkSpec
Fully specified edge creation request — input to KhiveRuntime::build_edge and KhiveRuntime::link_many.
NoteSearchHit
A note search result with UUID, salience-weighted RRF score, and display text.
QueryResult
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.