GitHub user svanteschubert opened a pull request:
https://github.com/apache/tinkerpop/pull/905
Pr 891
I have added a test and adjusted the changed according to the comments.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svanteschubert/tinkerpop pr-891
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/905.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #905
----
commit cfc7ecefd370ac438afea03f1e6d718f1eff0fbe
Author: Svante Schubert <svante.schubert@...>
Date: 2018-07-15T18:26:10Z
TINKERPOP-2006 - Fix for valid GraphML export when graph properties of a
vertex and edge have similar name
commit 41f2ab8a5cd6bdb60a195489fce38ef38baaf232
Author: Svante Schubert <svante.schubert@...>
Date: 2018-08-02T13:33:04Z
TINKERPOP-2006 Fixing GraphML serialization with similar named property for
edge and vertex
----
---