[
https://issues.apache.org/jira/browse/TINKERPOP-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292937#comment-17292937
]
ASF GitHub Bot commented on TINKERPOP-2527:
-------------------------------------------
spmallette commented on pull request #1399:
URL: https://github.com/apache/tinkerpop/pull/1399#issuecomment-788018463
@krlawrence now that documentation is generating on `master` again I
realized some sample code for Python->Groovy is needed on this PR:
https://github.com/apache/tinkerpop/pull/1399/files#diff-aa69bbbf8224e408ea19bf3df1466e16e6309bcfb241f68b578032d9fbbbd48dR4301-R4335
Do you have a minute to add that? If you do, be sure to pull in my changes
from this branch before you add your example.
----------------------------------------------------------------
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:
[email protected]
> Add a GroovyTranslator equivalent method to the Python client
> -------------------------------------------------------------
>
> Key: TINKERPOP-2527
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2527
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.5.0
> Reporter: Kelvin R. Lawrence
> Assignee: Kelvin R. Lawrence
> Priority: Major
>
> Currently there is no equivalent to GroovyTranslator for the Gremlin Python
> client. There is one in the JavaScript client however. Adding one for the
> Python client will further help in moving all the clients to a consistent
> level of functionality. I have this mostly coded up and will try to submit
> some code within the next few days.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)