Add an edge between the two given nodes. If a node does not exist in the graph yet, add it.
(node1 int, node2 int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected