[
https://issues.apache.org/jira/browse/TINKERPOP-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082211#comment-16082211
]
ASF GitHub Bot commented on TINKERPOP-1170:
-------------------------------------------
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/665
No, `ConfigurationTraversal` was replaced by `PureTraversal` and the
documentation uses `PureTraversal`.
```
this.traversal = PureTraversal.loadState(configuration,
VertexProgramStep.ROOT_TRAVERSAL, graph);
```
Is there somewhere else in particular you are talking about?
> Remove deprecated ConfigurationTraversal.
> -----------------------------------------
>
> Key: TINKERPOP-1170
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1170
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.0-incubating
> Reporter: Marko A. Rodriguez
> Priority: Minor
> Labels: breaking
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)