public static class CommunityGeneratorTest.DifferentDistributionsTest extends AbstractGeneratorTest
Modifier and Type | Field and Description |
---|---|
Distribution |
communityDistribution |
double |
crossPcent |
Distribution |
degreeDistribution |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
DifferentDistributionsTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterLoadGraphWith(Graph graph) |
static Iterable<Object[]> |
data() |
void |
shouldGenerateDifferentGraph() |
void |
shouldGenerateSameGraph() |
protected Iterable<Vertex> |
verticesByOid(Graph graph) |
same
assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public Distribution communityDistribution
public Distribution degreeDistribution
public double crossPcent
public void shouldGenerateDifferentGraph() throws Exception
Exception
protected void afterLoadGraphWith(Graph graph) throws Exception
afterLoadGraphWith
in class AbstractGremlinTest
Exception
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.