Uses of Package
org.apache.tinkerpop.gremlin.algorithm.generator
-
Packages that use org.apache.tinkerpop.gremlin.algorithm.generator Package Description org.apache.tinkerpop.gremlin.algorithm.generator -
Classes in org.apache.tinkerpop.gremlin.algorithm.generator used by org.apache.tinkerpop.gremlin.algorithm.generator Class 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.