Merge branch 'graphml-default-edge-label' into tp31
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7e4c7b21 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7e4c7b21 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7e4c7b21 Branch: refs/heads/master Commit: 7e4c7b21adb071a40e481dd3d110b6cf69ab691d Parents: 23956b2 fba8c7c Author: Stephen Mallette <[email protected]> Authored: Tue Jun 14 10:25:51 2016 -0400 Committer: Stephen Mallette <[email protected]> Committed: Tue Jun 14 10:25:51 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + .../structure/io/graphml/GraphMLReader.java | 3 +- .../tinkerpop/gremlin/structure/io/IoTest.java | 40 ++++++++++++++++++++ .../io/graphml/tinkerpop-no-edge-labels.xml | 25 ++++++++++++ 4 files changed, 68 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
