add Neighbor
Given two nodes, the graph assumes they are now neighbors and calculates the neighborhood dependencies between them.
Parameters
n1
The first node
n2
The second node
Given two nodes, the graph assumes they are now neighbors and calculates the neighborhood dependencies between them.
The first node
The second node