BaseNodeCollectionIterator<C extends Iterable<Node>> constructor

BaseNodeCollectionIterator<C extends Iterable<Node>>(
  1. IGraph graph
)

Implementation

BaseNodeCollectionIterator(this.graph);