You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2018/08/30 14:30:49 UTC

[05/50] tinkerpop git commit: Merge branch 'graphprovider-clear-tp32' into graphprovider-clear-tp33

Merge branch 'graphprovider-clear-tp32' into graphprovider-clear-tp33


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

Branch: refs/heads/TINKERPOP-1774
Commit: bf94f43f39c7812adec402730aaa2a8ed8526900
Parents: b46c295 038b9cd
Author: Justin Chu <15...@users.noreply.github.com>
Authored: Tue Aug 21 18:24:42 2018 -0400
Committer: Justin Chu <15...@users.noreply.github.com>
Committed: Tue Aug 21 18:24:42 2018 -0400

----------------------------------------------------------------------
 .../apache/tinkerpop/gremlin/AbstractGremlinTest.java   |  4 +++-
 .../org/apache/tinkerpop/gremlin/GraphProvider.java     | 12 +++++++++---
 .../gremlin/neo4j/AbstractNeo4jGraphProvider.java       |  2 +-
 .../gremlin/tinkergraph/TinkerGraphProvider.java        |  2 +-
 4 files changed, 14 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/bf94f43f/gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/AbstractGremlinTest.java
----------------------------------------------------------------------