| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImmutableExplanationA data-only representation of a  TraversalExplanationwhich doesn't re-calculate the "explanation" from
 the raw traversal data each time the explanation is displayed. | 
| class  | TraversalExplanationA TraversalExplanation takes a  Traversaland, for each registeredTraversalStrategy, it creates a
 mapping reflecting how each strategy alters the traversal. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.