void |
GremlinListener.enterTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
void |
GremlinBaseListener.enterTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
void |
GremlinListener.exitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
void |
GremlinBaseListener.exitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
T |
GremlinVisitor.visitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
T |
GremlinBaseVisitor.visitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
T |
DefaultGremlinBaseVisitor.visitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|
GraphTraversal |
TraversalMethodVisitor.visitTraversalMethod_unfold(GremlinParser.TraversalMethod_unfoldContext ctx)
|