public class EdgeIterationExample
extends Object
This example demonstrates how to iterate over the edges of a graph.
- Author:
- Barak Ugav
-
Method Summary 
static void
This example demonstrates how to iterate over the edges of a graph.
static void
Main function that runs the examples.
-
Method Details 
-
edgeIterationExample 
public static void edgeIterationExample()
This example demonstrates how to iterate over the edges of a graph.
-
main 
public static void main(String[] args)
Main function that runs the examples.
- Parameters:
args
- main args