public static class VertexTest.AddEdgeTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| AddEdgeTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldAddEdgeWithUserSuppliedAnyIdUsingAnyObject() | 
| void | shouldAddEdgeWithUserSuppliedAnyIdUsingString() | 
| void | shouldAddEdgeWithUserSuppliedAnyIdUsingUuid() | 
| void | shouldAddEdgeWithUserSuppliedNumericId() | 
| void | shouldAddEdgeWithUserSuppliedStringId() | 
| void | shouldAddEdgeWithUserSuppliedUuidId() | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldAddEdgeWithUserSuppliedNumericId()
public void shouldAddEdgeWithUserSuppliedStringId()
public void shouldAddEdgeWithUserSuppliedUuidId()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingUuid()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingString()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingAnyObject()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.