| Package | Description |
|---|---|
| org.apache.flink.graph.drivers.input | |
| org.apache.flink.graph.drivers.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Transform> |
GeneratedGraph.getTransformers() |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphKeyTypeTransform<VV,EV>
Transform the ID type of graphs from
LongValue to byte, short, char, integer, float,
double, or string. |
| Modifier and Type | Method and Description |
|---|---|
List<Transform> |
Transformable.getTransformers()
Get the list of transforms.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.