public class CoreTraversalTest extends AbstractGremlinProcessTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
CoreTraversalTest() |
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public void g_addVXpersonX_propertyXname_nullX()
public void g_VX1X_asXaX_outXcreatedX_addEXcreatedByX_toXaX_propertyXweight_nullX()
public void shouldNeverPropagateANoBulkTraverser()
public void shouldFilterOnIterate()
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 shouldTraverseIfAutoTxEnabledAndOriginalTxIsClosed()
public void shouldTraverseIfManualTxEnabledAndOriginalTxIsClosed()
public void shouldNotThrowFastNoSuchElementException()
public void shouldThrowFastNoSuchElementExceptionInNestedTraversals()
public void shouldAllowEmbeddedRemoteConnectionUsage()
public void shouldThrowNiceExceptionWhenMapKeyNotFoundInMathStep()
public void shouldThrowNiceExceptionWhenMapKeyIsNotResolvingToNumberInMathStep()
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.