public abstract class CyclicPathTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CyclicPathTest.Traversals | 
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| CyclicPathTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | g_VX1X_outXcreatedX_inXcreatedX_cyclicPath_path() | 
| void | g_VX1X_outXcreatedX_inXcreatedX_cyclicPath() | 
| abstract Traversal<Vertex,Path> | get_g_VX1X_outXcreatedX_inXcreatedX_cyclicPath_path(Object v1) | 
| abstract Traversal<Vertex,Vertex> | get_g_VX1X_outXcreatedX_inXcreatedX_cyclicPath(Object v1) | 
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_cyclicPath(Object v1)
public abstract Traversal<Vertex,Path> get_g_VX1X_outXcreatedX_inXcreatedX_cyclicPath_path(Object v1)
public void g_VX1X_outXcreatedX_inXcreatedX_cyclicPath()
public void g_VX1X_outXcreatedX_inXcreatedX_cyclicPath_path()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.