[ 
https://issues.apache.org/jira/browse/TINKERPOP-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533102#comment-17533102
 ] 

ASF GitHub Bot commented on TINKERPOP-2741:
-------------------------------------------

li-boxuan opened a new pull request, #1644:
URL: https://github.com/apache/tinkerpop/pull/1644

   Now the error message looks like:
   
   > Multiple properties exist for the provided key: [feature0]. 
Multi-properties are not directly supported by GraphML format




> 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)

Reply via email to