Class | Description |
---|---|
BipartiteEdge<KT,KB,EV> |
A BipartiteEdge represents a link between top and bottom vertices
in a
BipartiteGraph . |
BipartiteGraph<KT,KB,VVT,VVB,EV> |
The vertices of a bipartite graph are divided into two disjoint sets, referenced by the names "top" and "bottom".
|
Projection<KC,VVC,VV,EV> |
The edge value of a full bipartite projection.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.