Package | Description |
---|---|
org.apache.flink.graph.generator |
Class and Description |
---|
CirculantGraph |
CirculantGraph.OffsetRange
Stores the start offset and length configuration for an offset range.
|
GraphGenerator
Graph generators shall be
- parallelizable, in order to create large datasets
- scale-free, generating the same graph regardless of parallelism
- thrifty, using as few operators as possible
|
GraphGeneratorBase
Base class for graph generators.
|
GridGraph |
RMatGraph |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.