GitHub user SergeVil opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/333
if there is no edge label in the GraphML file, then use Edge.DEFAULT
As per suggestion in
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/gremlin-users/56CI2PTWueg
I'm commiting the change
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SergeVil/incubator-tinkerpop tp31-graphml
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/333.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 #333
----
commit 73427e2e4e99d5332cc82e6e1f67295a91df05b6
Author: Serge Vilvovsky <[email protected]>
Date: 2016-06-07T17:17:55Z
if there is no edge label in the GraphML file, then use Edge.DEFAULT
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---