remove Neighbor
Given two nodes, the engine assumes they are no longer neighbors and deletes the neighborhood dependencies between them.
Parameters
n1
The first node
n2
The second node
Given two nodes, the engine assumes they are no longer neighbors and deletes the neighborhood dependencies between them.
The first node
The second node