K - graph ID typepublic abstract class GeneratedMultiGraph<K extends Comparable<K>> extends GeneratedGraph<org.apache.flink.types.LongValue>
parallelism| Constructor and Description |
|---|
GeneratedMultiGraph() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.graph.Graph<org.apache.flink.types.LongValue,org.apache.flink.types.NullValue,org.apache.flink.types.NullValue> |
create(org.apache.flink.api.java.ExecutionEnvironment env)
Create the input
Graph. |
abstract org.apache.flink.graph.Graph<org.apache.flink.types.LongValue,org.apache.flink.types.NullValue,org.apache.flink.types.NullValue> |
generate(org.apache.flink.api.java.ExecutionEnvironment env) |
protected String |
getSimplifyShortString()
Get the short string representation of the simplify transformation.
|
getTransformers, vertexCountaddParameter, configure, getUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdentityconfigure, getUsageprotected String getSimplifyShortString()
public org.apache.flink.graph.Graph<org.apache.flink.types.LongValue,org.apache.flink.types.NullValue,org.apache.flink.types.NullValue> create(org.apache.flink.api.java.ExecutionEnvironment env)
throws Exception
InputGraph.env - the ExecutionEnvironmentExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.