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/03/27 14:22:09 UTC

[3/3] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/pietermartin/incubator-tinkerpop

Merge branch 'master' of https://github.com/pietermartin/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/40c86044
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/40c86044
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/40c86044

Branch: refs/heads/master
Commit: 40c86044fd3ac55cbc07f92f72d91ca201cf3e8a
Parents: 011f242 da30a52
Author: okram <ok...@apache.org>
Authored: Fri Mar 27 07:21:59 2015 -0600
Committer: okram <ok...@apache.org>
Committed: Fri Mar 27 07:21:59 2015 -0600

----------------------------------------------------------------------
 .../traversal/step/sideEffect/GraphStep.java    | 27 ++++++--
 .../tinkerpop/gremlin/structure/Graph.java      |  5 ++
 .../process/traversal/CoreTraversalTest.java    | 65 +++++++++++++++++---
 .../structure/ExceptionCoverageTest.java        |  3 +
 .../step/sideEffect/Neo4jGraphStep.java         |  4 +-
 .../step/sideEffect/TinkerGraphStep.java        |  5 +-
 6 files changed, 92 insertions(+), 17 deletions(-)
----------------------------------------------------------------------