successorsOf property

Iterable<V> Function(V vertex) successorsOf
final

Implementation

final Iterable<V> Function(V vertex) successorsOf;