Skip to main content

Module types

Module types 

Source
Expand description

Core versioning types: SnapshotId, KgSnapshot, KgBranch, RemoteConfig.

Structs§

KgBranch
Named mutable pointer to a snapshot within a namespace.
KgSnapshot
Immutable point-in-time capture of a namespace’s entity and edge set.
RemoteConfig
Connection parameters for a remote khive instance (for push/pull).
SnapshotId
Content-addressed snapshot identifier.
VcsState
Per-namespace VCS state stored in kg_vcs_state.

Enums§

RemoteAuth
Authentication credentials for a remote khive instance.