You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/21 14:55:00 UTC

[jira] [Commented] (TINKERPOP-2421) Support per query options in javascript

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

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

spmallette opened a new pull request #1331:
URL: https://github.com/apache/tinkerpop/pull/1331


   https://issues.apache.org/jira/browse/TINKERPOP-2421
   
   Like #1329 for python this PR offers the same features for Javascript. It also fixes bad bugs with the `TraversalStrategy` implementation recently merged in #1328. I introduced some breaks to the API of the `Connection.submit()` method but folks shouldn't be using that low level class so I sense it was worth taking that break to refactor and simplify some of the tangle of code in there going back to when we sorta pushed in scripts and sessions. Hopefully, what I've modified is considered a good improvement there. 
   
   This PR is missing documentation/changelog and I intend to add that as CTR since I want to build on the content of #1329 when that merges. 
   
   Builds with `mvn clean install -pl gremlin-javascript`. 
   
   VOTE +1
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Support per query options in javascript
> ---------------------------------------
>
>                 Key: TINKERPOP-2421
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2421
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>    Affects Versions: 3.4.8
>            Reporter: Stephen Mallette
>            Priority: Major
>
> This is the companion issue to TINKERPOP-2296 which added per query settings to Python. Similar functionality is required in javascript



--
This message was sent by Atlassian Jira
(v8.3.4#803005)