public class DistributionGenerator extends AbstractGenerator
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DistributionGenerator.Builder | 
AbstractGenerator.AbstractGeneratorBuilder<T extends AbstractGenerator.AbstractGeneratorBuilder>g, seedSupplier| Modifier and Type | Method and Description | 
|---|---|
| static DistributionGenerator.Builder | build(Graph g) | 
| int | generate()Generate the elements in the graph given the nature of the implementation and return the number of
 edges generated as a result. | 
addEdge, processVertexpublic int generate()
Generatorpublic static DistributionGenerator.Builder build(Graph g)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.