public class ShortestPathTestHelper extends Object
Constructor and Description |
---|
ShortestPathTestHelper(AbstractGremlinProcessTest test,
GraphTraversalSource g) |
Modifier and Type | Method and Description |
---|---|
void |
checkResults(List<Path> expected,
List<Path> actual) |
Path |
makePath(boolean includeEdges,
String... names) |
Path |
makePath(String... names) |
public ShortestPathTestHelper(AbstractGremlinProcessTest test, GraphTraversalSource g)
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.