Package | Description |
---|---|
org.apache.tinkerpop.gremlin.algorithm.generator |
Class and Description |
---|
AbstractGenerator
Base class for all synthetic network generators.
|
AbstractGenerator.AbstractGeneratorBuilder |
AbstractGeneratorTest |
CommunityGenerator
Generates a synthetic network with a community structure, that is, several densely connected
sub-networks that are loosely connected with one another.
|
CommunityGenerator.Builder |
Distribution
Interface for a distribution over discrete values.
|
DistributionGenerator
Generates a synthetic network for a given out- and (optionally) in-degree distribution.
|
DistributionGenerator.Builder |
Generator
Interface for Graph generators.
|
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.