Given the digraph node <code>x</code>, call <code>transitionWalker(x,y)</code> for each edge <code>(x,y)</code> in the digraph.
See Implementation
Given the digraph node <code>x</code>, call <code>transitionWalker(x,y)</code> for each edge <code>(x,y)</code> in the digraph.