public static class VertexTest.AddEdgeTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
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, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldAddEdgeWithUserSuppliedNumericId()
public void shouldAddEdgeWithUserSuppliedStringId()
public void shouldAddEdgeWithUserSuppliedUuidId()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingUuid()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingString()
public void shouldAddEdgeWithUserSuppliedAnyIdUsingAnyObject()
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.