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

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

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


   https://issues.apache.org/jira/browse/TINKERPOP-2467
   
   Retained the old camel case and just deprecated it. Added snake case along 
side it. PythonTranslator still generates the old style for now which is 
helpful because it continues to test the deprecation working all the way 
through to the new functions.
   
   Don't think there is a huge rush to drop the deprecated steps. We can move 
the translator for the next major release and that will set us up to remove the 
deprecated steps at our leisure in the major following that (or later if 
desired). The main point of this PR is to at least introduce the consistently 
named steps so that they can begin to see usage. 
   
   Builds with `mvn clean install -pl gremlin-python -DincludeeNeo4j`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Follow python naming conventions for Gremlin syntax
> ---------------------------------------------------
>
>                 Key: TINKERPOP-2467
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2467
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 3.4.8
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Major
>
> Add support for pythonic naming for Gremlin steps that do not meet standard 
> naming conventions. Retain support for the current style we have now. This 
> change should not be breaking in any way.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to