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

   https://issues.apache.org/jira/browse/TINKERPOP-3193
   
   Updates AddVertexStep, AddVertexStartStep, AddEdgeStep, AddEdgeStartStep, 
and AddPropertyStep
   to isolate internal state management (used for id, label, properties, 
from/to...) from the
   Paramenters object used by Configuring and Parameters interfaces. These 
interfaces are now
   exclusively used for the purposes of with() modulation. All other existing 
usages of Parameters
   in Configuring steps is exclusively related to with() modulation.
   
    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