BaseNodeIterator constructor

BaseNodeIterator(
  1. IGraph graph
)

Implementation

BaseNodeIterator(this.graph);