| 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()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImmutableExplanation
A data-only representation of a  
TraversalExplanation which doesn't re-calculate the "explanation" from
 the raw traversal data each time the explanation is displayed. | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.