Marko A. Rodriguez created TINKERPOP3-970:
---------------------------------------------
Summary: ProfileStep should be off Traversal, not GraphTraversal
Key: TINKERPOP3-970
URL: https://issues.apache.org/jira/browse/TINKERPOP3-970
Project: TinkerPop 3
Issue Type: Improvement
Components: process
Affects Versions: 3.1.0-incubating
Reporter: Marko A. Rodriguez
Assignee: Marko A. Rodriguez
We currently have {{GraphTraversal.profile()}} but NOT {{Traversal.profile()}}.
This should be put at the {{Traversal}}-level as its universal to all
traversals much like {{explain()}}, {{toList()}}, {{toSet()}}, {{toStream()}},
{{iterate()}}, {{hasNext()}}, {{next()}}, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)