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 2018/04/07 00:49:18 UTC

[10/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

Merge branch 'tp33'


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

Branch: refs/heads/tp33
Commit: e80cd574c5cc7b203bd2ec1c9f496a819fe409aa
Parents: cb322ac 89e722e
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Thu Mar 15 07:43:48 2018 -0700
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Thu Mar 15 07:43:48 2018 -0700

----------------------------------------------------------------------
 .../gremlin/process/traversal/Traversal.java    |  5 +-
 .../strategy/decoration/SubgraphStrategy.java   |  3 +
 .../IncidentToAdjacentStrategy.java             |  5 ++
 .../traversal/util/DefaultTraversal.java        |  4 ++
 .../gremlin/process/ProcessComputerSuite.java   |  6 +-
 .../gremlin/process/ProcessStandardSuite.java   |  6 +-
 .../decoration/SubgraphStrategyProcessTest.java | 56 +++++++++++++--
 .../IncidentToAdjacentStrategyProcessTest.java  | 76 ++++++++++++++++++++
 8 files changed, 151 insertions(+), 10 deletions(-)
----------------------------------------------------------------------