public interface LabeledGraph<T,U> extends Graph<T>, LabeledEdgeManager<T,U>
removeNodeAndEdgesaddNode, containsNode, getNumberOfNodes, iterator, removeNode, streamforEach, spliteratoraddEdge, getDefaultLabel, getEdgeLabels, getPredLabels, getPredNodeCount, getPredNodes, getPredNodes, getSuccLabels, getSuccNodeCount, getSuccNodes, hasEdge, removeEdgeaddEdge, getPredNodeCount, getPredNodes, getSuccNodeCount, getSuccNodes, hasEdge, removeAllIncidentEdges, removeEdge, removeIncomingEdges, removeOutgoingEdges