public class CoreTraversalTest extends AbstractGremlinProcessTest
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| CoreTraversalTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldAddStartsProperly() | 
| void | shouldHaveNextAndToCollectionWorkProperly() | 
| void | shouldHavePropertyForEachRemainingBehaviorEvenWithStrategyRewrite() | 
| void | shouldLoadEdgesViaEdges() | 
| void | shouldLoadEdgesViaIds() | 
| void | shouldLoadVerticesViaIds() | 
| void | shouldLoadVerticesViaVertices() | 
| void | shouldNeverPropagateANoBulkTraverser() | 
| void | shouldNeverPropagateANullValuedTraverser() | 
| void | shouldNotAlterTraversalAfterTraversalBecomesLocked() | 
| void | shouldThrowExceptionWhenIdsMixed() | 
| void | shouldTraversalResetProperly() | 
| void | shouldTraverseIfAutoTxEnabledAndOriginalTxIsClosed() | 
| void | shouldTraverseIfManualTxEnabledAndOriginalTxIsClosed() | 
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldNeverPropagateANoBulkTraverser()
public void shouldNeverPropagateANullValuedTraverser()
public void shouldLoadVerticesViaIds()
public void shouldLoadEdgesViaIds()
public void shouldLoadVerticesViaVertices()
public void shouldLoadEdgesViaEdges()
public void shouldThrowExceptionWhenIdsMixed()
public void shouldHaveNextAndToCollectionWorkProperly()
public void shouldHavePropertyForEachRemainingBehaviorEvenWithStrategyRewrite()
public void shouldNotAlterTraversalAfterTraversalBecomesLocked()
public void shouldAddStartsProperly()
public void shouldTraversalResetProperly()
public void shouldTraverseIfAutoTxEnabledAndOriginalTxIsClosed()
public void shouldTraverseIfManualTxEnabledAndOriginalTxIsClosed()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.