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/77c7a4f8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77c7a4f8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/77c7a4f8 Branch: refs/heads/TINKERPOP-2058 Commit: 77c7a4f87e763b0e5e8ffa900b04a624ef16975c Parents: 813ab73 02e0b8b Author: Daniel Kuppitz <[email protected]> Authored: Fri Oct 5 10:00:15 2018 -0700 Committer: Daniel Kuppitz <[email protected]> Committed: Fri Oct 5 10:00:15 2018 -0700 ---------------------------------------------------------------------- .../gremlin/process/traversal/Compare.java | 63 ++++++-------------- .../gremlin/process/traversal/PTest.java | 10 +++- 2 files changed, 27 insertions(+), 46 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/77c7a4f8/gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/PTest.java ----------------------------------------------------------------------
