Uses of Interface
org.graph4j.VertexIterator
Packages that use VertexIterator
-
Uses of VertexIterator in org.graph4j
Methods in org.graph4j that return VertexIteratorModifier and TypeMethodDescriptionGraph.vertexIterator()Creates an iterator over the vertices of the graph.