188189190191192193194
if (e instanceof StreetTransitLink) { e.detach(graph); } } } LOG.debug(graph.addBuilderAnnotation(new GraphConnectivity(island.getRepresentativeVertex(), island.streetSize()))); }