You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2015/06/16 00:08:05 UTC

[04/31] incubator-tinkerpop git commit: Merge branch 'master' into xmatch

Merge branch 'master' into xmatch


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

Branch: refs/heads/master
Commit: 5e753ff4f1dafe75b2a9d3e7f39cc2c1945f9a40
Parents: 9d1978d 635a038
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Thu Jun 11 13:05:44 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Thu Jun 11 13:05:44 2015 -0600

----------------------------------------------------------------------
 .../process/traversal/dsl/graph/GraphTraversal.java     | 12 ++++++------
 .../process/traversal/step/filter/WhereStep.java        |  2 +-
 .../process/traversal/step/map/SelectOneStep.java       |  8 ++++++--
 .../gremlin/process/traversal/step/map/SelectStep.java  |  8 ++++++--
 4 files changed, 19 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e753ff4/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java
----------------------------------------------------------------------