You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2015/05/07 20:22:10 UTC

[10/10] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/68885099
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/68885099
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/68885099

Branch: refs/heads/master
Commit: 688850997e1a468d2d381dab7b1857528c2fdffb
Parents: dd052ce 9f19664
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu May 7 14:21:53 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu May 7 14:21:53 2015 -0400

----------------------------------------------------------------------
 .../traversal/dsl/graph/GraphTraversal.java     |  16 ++-
 .../gremlin/process/traversal/dsl/graph/__.java |  75 +++++++-----
 .../traversal/step/filter/WhereStep.java        | 118 +++++++++++++------
 .../traversal/step/map/SelectOneStep.java       |   4 +-
 .../process/traversal/step/map/SelectStep.java  |   4 +-
 .../strategy/finalization/ScopingStrategy.java  |   4 +-
 .../process/traversal/step/map/MatchTest.java   |   2 +-
 7 files changed, 147 insertions(+), 76 deletions(-)
----------------------------------------------------------------------