A graph traversal strategy specifies how to execute tasks on a given graph.

This graph traversal strategy begins from the boot node and traverses "breadth-first" outward.

graphTraversalStrategy

graphBFSTraversalStrategy