You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/07/29 14:17:15 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1455: TINKERPOP-2582 Construct traversals from gremlin-language

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


   https://issues.apache.org/jira/browse/TINKERPOP-2582
   
   Produced a basic parser to use `gremlin-language` to generate a `Traversal` object. I don't think we will promote this as part of the 3.5.x line but I figured it wouldn't hurt to push it here for those who wish to experiment. 
   
   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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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



[GitHub] [tinkerpop] spmallette merged pull request #1455: TINKERPOP-2582 Construct traversals from gremlin-language

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1455:
URL: https://github.com/apache/tinkerpop/pull/1455


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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



[GitHub] [tinkerpop] spmallette commented on pull request #1455: TINKERPOP-2582 Construct traversals from gremlin-language

Posted by GitBox <gi...@apache.org>.
spmallette commented on pull request #1455:
URL: https://github.com/apache/tinkerpop/pull/1455#issuecomment-890895786


   i don't mind doing a zoom sesion if folks are interested. it's not terribly interesting code though. it just sorta does what it does, but there are some spots that might be worth calling attention to for future thought/work.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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



[GitHub] [tinkerpop] joshsh commented on pull request #1455: TINKERPOP-2582 Construct traversals from gremlin-language

Posted by GitBox <gi...@apache.org>.
joshsh commented on pull request #1455:
URL: https://github.com/apache/tinkerpop/pull/1455#issuecomment-889225745


   +1 to the concept. It's a lot of code... may I suggest a Zoom session to walk us through it?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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



[GitHub] [tinkerpop] spmallette merged pull request #1455: TINKERPOP-2582 Construct traversals from gremlin-language

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1455:
URL: https://github.com/apache/tinkerpop/pull/1455


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

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