public class RMatGraph extends GeneratedMultiGraph
RMatGraph
parallelism
Constructor and Description |
---|
RMatGraph() |
Modifier and Type | Method and Description |
---|---|
Graph<LongValue,NullValue,NullValue> |
generate(ExecutionEnvironment env) |
String |
getIdentity()
A human-readable identifier summarizing the input and configuration.
|
protected long |
vertexCount()
The vertex count is verified to be no greater than the capacity of the selected data type.
|
create, getSimplifyShortString
getTransformers
addParameter, configure, getUsage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, getUsage
public String getIdentity()
Input
protected long vertexCount()
GeneratedGraph
vertexCount
in class GeneratedGraph
public Graph<LongValue,NullValue,NullValue> generate(ExecutionEnvironment env) throws Exception
generate
in class GeneratedMultiGraph
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.