One visited path from traverse(): the vertex reached, the edge taken to reach it (null at depth 0), and the full path.
traverse()
null
One visited path from
traverse(): the vertex reached, the edge taken to reach it (nullat depth 0), and the full path.