addNode

abstract fun addNode(node: Node<*>)(source)

Adds a node to the graph.