[
https://issues.apache.org/jira/browse/TINKERPOP-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536626#comment-17536626
]
ASF GitHub Bot commented on TINKERPOP-2741:
-------------------------------------------
spmallette closed pull request #1644: TINKERPOP-2741 Fix GraphMLWriter error
message
URL: https://github.com/apache/tinkerpop/pull/1644
> 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
> Priority: Minor
>
> 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)