Crate chrs_graph

Source
Expand description

chrs-graph library implementation using Dolt for graph persistence.

Structs§

DoltGraph
Wrapper around a Dolt repository that stores graph data.

Enums§

GraphError
Enumeration of possible errors that can arise while interacting with the DoltGraph.