Documentation
¶
Overview ¶
Package happy is the main backend storage for graphie. happy stores graphs efficiently and supports high-write throughput with a write complexity of O(1).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("Node not found")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.