Matthias Broecheler created TINKERPOP-1061:
----------------------------------------------
Summary: Default Traversal on TinkerGraph
Key: TINKERPOP-1061
URL: https://issues.apache.org/jira/browse/TINKERPOP-1061
Project: TinkerPop
Issue Type: Improvement
Reporter: Matthias Broecheler
In the vast majority of cases, users will be exploring a TinkerGraph through
the default traversal that is created via {{graph.traversal()}} and as such it
would be a nice improvement to have TinkerGraph implement {{GraphTraversal}}
which is simply a proxy to {{graph.traversal()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)