public class PathTest extends AbstractGremlinProcessTest
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
PathTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldExcludeUnlabeledLabelsFromPath() |
void |
shouldHandleMultiLabelPaths() |
void |
shouldHaveOrderedPathLabels() |
void |
shouldHaveStandardSemanticsImplementedCorrectly() |
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldHaveStandardSemanticsImplementedCorrectly()
public void shouldHandleMultiLabelPaths()
public void shouldExcludeUnlabeledLabelsFromPath()
public void shouldHaveOrderedPathLabels()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.