You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Matthias Broecheler (JIRA)" <ji...@apache.org> on 2015/12/22 01:30:46 UTC

[jira] [Created] (TINKERPOP-1061) Default Traversal on TinkerGraph

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)