Package | Description |
---|---|
com.google.common.graph |
An API for representing graph (node and edge) data.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DirectedMultiNetworkConnections<N,E>
An implementation of
NetworkConnections for directed networks with parallel edges. |
(package private) class |
DirectedNetworkConnections<N,E>
An implementation of
NetworkConnections for directed networks. |