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

Gremlin JS Serializer always empty [{}] with valueMap(), entitypMap()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 3.4.9
    • None
    • javascript
    • None

    Description

      Sorry if I made this ticket incorrectly.

       

      I've installed gremlin as indicated.

      Running such a call as 

      g.V(id).elementMap().toList(); fails to return from my client application

      output results is always [{}]

      same with  return g.V(id).valueMap().toList();

      The above calls can output to the console correctly but not be serialized.

      Other toList calls work when the type is Vector. but seem to fail with Map.

      I am running Express, against Tinkertop 3.4. 

      Attachments

        Activity

          People

            Unassigned Unassigned
            fezec Ben Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: