//
pkg.gl
Category
github.com/uncharted-distil/distil
api
util
graph
package
0.0.0-20211212194252-0d40728414ff
Repository:
https://github.com/uncharted-distil/distil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
196 SLOC
#
Functions
NewEdge
NewEdge instantiates a new edge.
NewNode
NewNode instantiates a new node.
ParseGML
ParseGML parses a GML file into a set of graphs.
#
Structs
Edge
Edge represents a graph edge.
Graph
Graph represents a graph.
Node
Node represents a graph node.