public abstract class SimplePathTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SimplePathTest.Traversals | 
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| SimplePathTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | g_V_repeatXboth_simplePathX_timesX3X_path() | 
| void | g_VX1X_outXcreatedX_inXcreatedX_simplePath() | 
| abstract Traversal<Vertex,Path> | get_g_V_repeatXboth_simplePathX_timesX3X_path() | 
| abstract Traversal<Vertex,Vertex> | get_g_VX1X_outXcreatedX_inXcreatedX_simplePath(Object v1Id) | 
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 abstract Traversal<Vertex,Vertex> get_g_VX1X_outXcreatedX_inXcreatedX_simplePath(Object v1Id)
public abstract Traversal<Vertex,Path> get_g_V_repeatXboth_simplePathX_timesX3X_path()
public void g_VX1X_outXcreatedX_inXcreatedX_simplePath()
public void g_V_repeatXboth_simplePathX_timesX3X_path()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.