sourceUri = source.getUri();
targetUri = target.getUri();
id = LinkIdFactory.getLinkId(Uris.DEFAULT_LINK_URI, source.getId(), target.getId());
CompactLink link = null;
boolean connected = false;
// order of adding the links is based on the ascending sort of their weight value