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/11 21:27:00 UTC

[jira] [Commented] (TINKERPOP-2054) Support TraversalStrategy specification in gremlin-javascript

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

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

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


   https://issues.apache.org/jira/browse/TINKERPOP-2054
   
   This was much easier to do than I thought. A shame it wasn't done earlier actually. The serialization was already done to support `withComputer()` so all I needed to do was add the strategy classes. Javascript users will be happy to get this - it's come up over and over again.
   
   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 TraversalStrategy specification in gremlin-javascript
> -------------------------------------------------------------
>
>                 Key: TINKERPOP-2054
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2054
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>    Affects Versions: 3.2.9
>            Reporter: Stephen Mallette
>            Priority: Major
>
> As best I can tell, I don't think we have ways to specify {{TraversalStrategy}} instances like {{SubgraphStrategy}} with javascript.



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