Fountainedge v0.1.10 Fountainedge.Edge View Source
A graph edge directionally links two nodes together.
Edges are fundamental to the concept of transitioning between nodes.
Graphviz
is used for presentation and ranking of graph nodes.
See Graphvix.Graph.add_edge/4
.
Link to this section Summary
Functions
Find a matching edge in a list (used internally.)
Link to this section Functions
Link to this function
find(edges, edge) View Source
Find a matching edge in a list (used internally.)