getNode

abstract fun getNode(id: NodeID): Node<*>?(source)

Get the node (if any) corresponding to the given id.