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

mergeE() in javascript producing an error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.6.2
    • 3.7.0, 3.6.3
    • javascript
    • None

    Description

      g.mergeE([(T.id): 'teste-edge', (T.label): 'edge-label', (Direction.from): 'test-vertex', (Direction.to): 'test-vertex2'])
      

      bytecode created seems to be off perhaps for Direction.from where it adds it as from_ according to krlawrence. would be nice to also improve the client-side error for this. it may have been a bit opaque.

      Attachments

        Activity

          People

            xiazcy Yang Xia
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: