public class StarGraphTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
StarGraphTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAttachWithCreateMethod() |
void |
shouldAttachWithGetMethod() |
void |
shouldCopyFromGraphAToGraphB() |
void |
shouldHandleBothEdgesGraphFilterOnSelfLoop() |
void |
shouldHandleSelfLoops() |
void |
shouldHashAndEqualsCorrectly() |
void |
shouldSerializeCorrectlyUsingGryo() |
void |
shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public void shouldHashAndEqualsCorrectly()
public void shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology()
public void shouldSerializeCorrectlyUsingGryo()
public void shouldAttachWithGetMethod()
public void shouldCopyFromGraphAToGraphB() throws Exception
Exception
public void shouldAttachWithCreateMethod()
public void shouldHandleSelfLoops()
public void shouldHandleBothEdgesGraphFilterOnSelfLoop()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.