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

Golang driver cannot deserialize edge id

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 3.6.1, 3.5.4
    • None
    • go

    Description

      The issue occurs when we call ElementMap for edges. On further debugging, I found label can be deserialized but not id.

       

      Error occurred during operation gremlinServerWSProtocol.readLoop(): 'E0408: unknown data type to deserialize 0x0'
      Read loop error 'E0408: unknown data type to deserialize 0x0', closing read loop.
      Connection error callback invoked, closing protocol.
      E0408: unknown data type to deserialize 0x0
      

      Please see attached code for reproducing the issue.

       

      Attachments

        1. main.go
          0.6 kB
          Navgeet

        Activity

          People

            Unassigned Unassigned
            navgeet Navgeet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: