public bool hasNeighbour(ServiceNodeCore node) { return(serviceNode.hasNeighbour(node.ServiceNode)); }