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 2015/03/09 21:29:45 UTC

[2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/newapi' into newapi

Merge remote-tracking branch 'origin/newapi' into newapi


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

Branch: refs/heads/newapi
Commit: fd62ee8e295d5033862d5738ac0c107d74d38fb6
Parents: d674afe dbd38cc
Author: Stephen Mallette <sp...@apache.org>
Authored: Mon Mar 9 16:29:34 2015 -0400
Committer: Stephen Mallette <sp...@apache.org>
Committed: Mon Mar 9 16:29:34 2015 -0400

----------------------------------------------------------------------
 .../tinkerpop/gremlin/structure/BatchTest.java  | 65 ++++++++++----------
 .../gremlin/structure/FeatureSupportTest.java   |  6 +-
 .../strategy/PartitionStrategyTest.java         | 17 ++---
 .../strategy/SubgraphStrategyTest.java          |  4 +-
 .../gremlin/hadoop/structure/HadoopEdge.java    | 19 +++---
 .../gremlin/hadoop/structure/HadoopVertex.java  | 19 +++---
 .../gremlin/neo4j/structure/Neo4jEdge.java      | 13 ++--
 .../gremlin/neo4j/structure/Neo4jElement.java   |  4 +-
 .../gremlin/neo4j/structure/Neo4jVertex.java    | 13 ++--
 .../neo4j/structure/Neo4jVertexProperty.java    | 12 +---
 10 files changed, 74 insertions(+), 98 deletions(-)
----------------------------------------------------------------------