Property Successors
Successors
Gets the collection of successor edges leaving this node.
public EdgeCollection<TNodeValue, TEdgeLabel> Successors { get; }
Property Value
- EdgeCollection<TNodeValue, TEdgeLabel>
Gets the collection of successor edges leaving this node.
public EdgeCollection<TNodeValue, TEdgeLabel> Successors { get; }