printDFG

fun Node.printDFG(maxConnections: Int = 25): String

Utility function to print the DFG using printGraph.