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 2017/04/11 11:52:29 UTC

[8/8] tinkerpop git commit: Merge branch 'tp32'

Merge branch 'tp32'


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

Branch: refs/heads/master
Commit: 6b231e56e585a59bfa915a924660fe820b5d529a
Parents: 18bd16e e682650
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Tue Apr 11 07:28:38 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Tue Apr 11 07:28:38 2017 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  1 +
 docs/src/reference/the-graph.asciidoc           | 26 +++++++++
 .../upgrade/release-3.1.x-incubating.asciidoc   | 16 +++++-
 .../src/main/resources/tp2-to-tp3-graphml.xslt  | 59 ++++++++++++++++++++
 .../tinkerpop/gremlin/structure/io/IoTest.java  | 27 +++++++++
 .../io/graphml/tinkerpop-classic-tp2.xml        | 54 ++++++++++++++++++
 6 files changed, 181 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6b231e56/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6b231e56/docs/src/reference/the-graph.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6b231e56/gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/IoTest.java
----------------------------------------------------------------------