Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal | |
org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect |
Modifier and Type | Method and Description |
---|---|
default TraversalExplanation |
Traversal.explain()
Return a
TraversalExplanation that shows how this traversal will mutate with each applied TraversalStrategy . |
Modifier and Type | Method and Description |
---|---|
abstract TraversalExplanation |
ExplainTest.get_g_V_outE_identity_inV_explain() |
TraversalExplanation |
ExplainTest.Traversals.get_g_V_outE_identity_inV_explain() |
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.