Package | Description |
---|---|
org.apache.flink.graph.bipartite |
Class and Description |
---|
BipartiteEdge
A BipartiteEdge represents a link between top and bottom vertices in a
BipartiteGraph . |
BipartiteGraph
The vertices of a bipartite graph are divided into two disjoint sets, referenced by the names
"top" and "bottom".
|
Projection
The edge value of a full bipartite projection.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.