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.
- Remote
Config - Connection parameters for a remote khive instance (for push/pull).
- Snapshot
Id - Content-addressed snapshot identifier.
- VcsState
- Per-namespace VCS state stored in
kg_vcs_state.
Enums§
- Remote
Auth - Authentication credentials for a remote khive instance.