You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2022/05/13 12:54:00 UTC

[jira] [Closed] (TINKERPOP-2741) GraphMLWriter error message is not properly formatted

     [ https://issues.apache.org/jira/browse/TINKERPOP-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Mallette closed TINKERPOP-2741.
---------------------------------------
    Fix Version/s: 3.7.0
                   3.6.1
                   3.5.4
         Assignee: Stephen Mallette
       Resolution: Fixed

> 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
>            Assignee: Stephen Mallette
>            Priority: Minor
>             Fix For: 3.7.0, 3.6.1, 3.5.4
>
>
> 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)