GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/431
TINKERPOP-1115 Improve GraphTraversal and GraphTraversalSource Reference Docs
https://issues.apache.org/jira/browse/TINKERPOP-1115
Let's get this merged. I'll keep the ticket open and add the `GraphTraversalSource` stuff later.
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1115
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/431.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #431
commit 54c08a7ff68e08f8c1f8b9f850086260e39d1b2d
Author: Daniel Kuppitz <daniel_kuppitz@hotmail.com>
Date: 2016-09-16T14:26:19Z
Added documentation for the traversal representations of general steps (map, flatMap, filter, sideEffect, branch).
dkuppitz You feel like handling this one?