public class PathGraph extends GeneratedGraph
PathGraph
.parallelism
Constructor and Description |
---|
PathGraph() |
Modifier and Type | Method and Description |
---|---|
Graph<LongValue,NullValue,NullValue> |
create(ExecutionEnvironment env)
Create the input
Graph . |
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.
|
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
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.