Package | Description |
---|---|
org.apache.flink.graph |
Modifier and Type | Method and Description |
---|---|
DataSet<Triplet<K,VV,EV>> |
Graph.getTriplets()
This method allows access to the graph's edge values along with its source and target vertex
values.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.