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

[15/26] incubator-tinkerpop git commit: Merge branch 'chore/TP3-limit-local-1-should-emit-element_96105186' of https://github.com/RedSeal-co/incubator-tinkerpop

Merge branch 'chore/TP3-limit-local-1-should-emit-element_96105186' of https://github.com/RedSeal-co/incubator-tinkerpop


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

Branch: refs/heads/preprocessor
Commit: 2d7af5823563fef3848078eaa3b90f21c8917dd8
Parents: f4a44a6 fd3a6c9
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Thu Jun 4 14:08:28 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Thu Jun 4 14:08:28 2015 -0600

----------------------------------------------------------------------
 .../traversal/dsl/graph/GraphTraversal.java     |  14 +-
 .../traversal/step/map/RangeLocalStep.java      |  79 +++++---
 .../traversal/step/map/TailLocalStep.java       |  15 +-
 .../step/filter/GroovyRangeTest.groovy          |  48 +++++
 .../traversal/step/filter/RangeTest.java        | 195 ++++++++++++++++++-
 5 files changed, 302 insertions(+), 49 deletions(-)
----------------------------------------------------------------------