public void addNeighbour(ServiceNodeCore node)
 {
     serviceNode.addNeighbour(node.ServiceNode);
 }