Boxuan Li created TINKERPOP-2741:
------------------------------------
Summary: GraphMLWriter error message is not properly formatted
Key: TINKERPOP-2741
URL: https://issues.apache.org/jira/browse/TINKERPOP-2741
Project: TinkerPop
Issue Type: Bug
Components: io
Reporter: Boxuan Li
I was testing GraphML io format and got this error:
gremlin> g.io("graph.xml").write().iterate()
Multiple properties exists for the provided key: [%s] and multi-properties are
not directly supported by GraphML format
It turns out the string placeholder is not properly replaced by the actual
property key.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)