eu.stratosphere.*
-
eu.stratosphere.example.java.graph.util.EnumTrianglesDataTypes.Edge
| Modifier and Type |
Constant Field |
Value |
public static final int |
V1 |
0 |
public static final int |
V2 |
1 |
-
eu.stratosphere.example.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 |
-
eu.stratosphere.example.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 © 2013–2014. All rights reserved.