Action<GraphNode>
action
Calls a delegate with all nodes in the graph until the delegate returns false.
System.Func<GraphNode, bool>