You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/02/22 13:55:44 UTC

[jira] [Closed] (TINKERPOP-1614) Improve documentation for Graph.V() and Graph.E() on main docs page

     [ https://issues.apache.org/jira/browse/TINKERPOP-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1614.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.2.5

There were already docs on "starting a traversal" so I didn't write new ones. I added links in "The Traversal" section to the two places where you could get more information on those things. I think that by the time you get to "The Traversal" (which is primarily a reference section) you should know how to get a traversal started, so adding more details there on top of what we already had didn't seem necessary.

https://github.com/apache/tinkerpop/commit/e403f633251a95f74415d5888b6b562922dacc29

> Improve documentation for Graph.V() and Graph.E() on main docs page
> -------------------------------------------------------------------
>
>                 Key: TINKERPOP-1614
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1614
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bob Briody
>            Assignee: stephen mallette
>             Fix For: 3.2.5
>
>
> I was trying to help someone out on stack overflow recently: http://stackoverflow.com/questions/41638792/dse-graph-get-all-edges-between-two-vertexes. I was on the main TinkerPop3 Docs page looking for some introduction to g.V() that would be good to copy/paste, but couldn't find anything. 
> It seems like there might be a stepping stone missing between "The Traversal" and "Graph Traversal Steps" - a stepping stone about using V and E to seed/start a Traversal.
> The use of IDs should also be discussed there as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)