package
0.5.0
Repository: https://github.com/codelingo/cayley.git
Documentation: pkg.go.dev

# Functions

NewPath creates a new, empty Path.
No description provided by the author
StartMorphism creates a new Path with no underlying QuadStore.
StartPath creates a new Path from a set of nodes and an underlying QuadStore.

# Structs

Path represents either a morphism (a pre-defined path stored for later use), or a concrete path, consisting of a morphism and an underlying QuadStore.