Cole-Greer opened a new pull request, #3252:
URL: https://github.com/apache/tinkerpop/pull/3252

   from() and to() will now only accept Strings (alias for __.select()) and 
Traversals. If users wish to pass a vertex id, they may embed it in __.V() or 
__.constant().
   
   The primary motivation here is to ensure consistent behaviour accross 
providers regardless of if their id types are numerics, strings, or other.


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

Reply via email to