[ https://issues.apache.org/jira/browse/TINKERPOP-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Xia closed TINKERPOP-2925. ------------------------------- Fix Version/s: 3.7.0 3.6.3 Resolution: Fixed > mergeE() in javascript producing an error > ----------------------------------------- > > Key: TINKERPOP-2925 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2925 > Project: TinkerPop > Issue Type: Bug > Components: javascript > Affects Versions: 3.6.2 > Reporter: Stephen Mallette > Assignee: Yang Xia > Priority: Blocker > Fix For: 3.7.0, 3.6.3 > > > {code} > g.mergeE([(T.id): 'teste-edge', (T.label): 'edge-label', (Direction.from): > 'test-vertex', (Direction.to): 'test-vertex2']) > {code} > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)