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

   https://issues.apache.org/jira/browse/TINKERPOP-3017
   
   Replaces `withEmbedded()` and `withRemote()` and removes the long deprecated 
`
   `withGraph()`. A single unified with() removes the need to check the object 
being given to the `AnonymousTraversalSource` to decide which method to use. 
Can't remember why that split was used in the first place. This should make it 
easier to explain how to use the `AnonymousTraversalSource` in the first place, 
requires a bit less typing and simply streamlines the API.
   
   VOTE +1


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