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]
