Class Edge
Provides static methods for creating edge objects.
public static class Edge
- Inheritance
-
Edge
- Inherited Members
Methods
- Create<TNodeValue, TEdgeLabel>(Node<TNodeValue, TEdgeLabel>, TEdgeLabel)
Creates a new directed graph labeled edge.