View Source SimpleGraph.Node (simple_graph v0.1.0)
A Node in the graph. A node has directed edges to others nodes. These nodes are either in the outgoing or in the incoming list. All adjancy nodes are in the adjacent list.
Link to this section Summary
Link to this section Types
Specs
graph_id() :: String.t()