Interface Graph

    • Method Detail

      • nodes

        java.util.Iterator nodes()
        Return an iterator over the nodes that this graph contains.
      • getNodeCount

        int getNodeCount()
        Return a count of the nodes this graph contains.