Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2741

GraphMLWriter error message is not properly formatted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.7.0, 3.6.1, 3.5.4
    • io
    • None

    Description

      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.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            li-boxuan Boxuan Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: