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 2019/10/06 23:43:34 UTC

[GitHub] [tinkerpop] ktstowell opened a new pull request #1208: Removing '_' from `from` GraphTraversal Method

ktstowell opened a new pull request #1208: Removing '_' from `from` GraphTraversal Method
URL: https://github.com/apache/tinkerpop/pull/1208
 
 
   Removing '_' from `from` GraphTraversal Method method to match documentation (http://tinkerpop.apache.org/docs/current/reference/#addedge-step - please notice step "7" api example.) 
   
   - Would require Major version bump due to breakages in backwards compatibility.
   - Could be a patch if we left `from_` unaltered, and added `from` which proxied the same thing.
   
   This is largely just to start a conversation so that code can be referenced in a issue.

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


With regards,
Apache Git Services