Expand description
chrs-graph library implementation using Dolt for graph persistence.
Structs§
- Dolt
Graph - Wrapper around a Dolt repository that stores graph data.
Enums§
- Graph
Error - Enumeration of possible errors that can arise while interacting with the
DoltGraph.