//
pkg.gl
Category
github.com/codelingo/cayley
graph
path
package
0.5.0
Repository:
https://github.com/codelingo/cayley.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
542 SLOC
#
Functions
NewPath
NewPath creates a new, empty Path.
PathFromIterator
No description provided by the author
StartMorphism
StartMorphism creates a new Path with no underlying QuadStore.
StartPath
StartPath creates a new Path from a set of nodes and an underlying QuadStore.
#
Structs
Path
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.