Interface that renders a dependency graph to the given writer. May have differing implementations for output to System.out, HTML etc.
void
render(GraphNode root)
Groovy Documentation