SubGraphs?

If you are trying to draw a second link that goes from node A to node B, because there is already one from A to B, it will fail (i.e. GoPort.IsValidLink will return false) unless both ports have GoPort.IsValidDuplicateLinks property set to true.