[ 
https://issues.apache.org/jira/browse/TINKERPOP-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715144#comment-17715144
 ] 

ASF GitHub Bot commented on TINKERPOP-2925:
-------------------------------------------

kenhuuu commented on PR #2034:
URL: https://github.com/apache/tinkerpop/pull/2034#issuecomment-1518251457

   VOTE +1




> 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
>            Priority: Blocker
>
> {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)

Reply via email to