Generated by
JDiff

Interface com.google.common.graph.Network

Removed Methods
Optional<E> edgeConnecting(N, N) Returns the single edge directly connecting {@code nodeU} to {@code nodeV}, if one is present, or {@code Optional.empty()} if no such edge exists.