[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/891 ---

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204067177 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void writeTyp

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204065865 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void writeTyp

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-20 Thread twilmes
Github user twilmes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/891#discussion_r204065136 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriter.java --- @@ -218,20 +220,33 @@ private void writeTyp

[GitHub] tinkerpop pull request #891: TINKERPOP-2006 - Fix for valid GraphML export w...

2018-07-15 Thread svanteschubert
GitHub user svanteschubert opened a pull request: https://github.com/apache/tinkerpop/pull/891 TINKERPOP-2006 - Fix for valid GraphML export when graph properties o… …f a vertex and edge have similar names I have created an JIRA issue for this patch: https://issues.a