org.apache.*
-
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
Modifier and Type |
Constant Field |
Value |
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
-
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
Modifier and Type |
Constant Field |
Value |
public static final int |
D1 |
2 |
public static final int |
D2 |
3 |
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
-
org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
Modifier and Type |
Constant Field |
Value |
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
public static final int |
V3 |
2 |
Copyright © 2015 The Apache Software Foundation. All rights reserved.