Bryn Cooke created TINKERPOP-1828:
-------------------------------------

             Summary: AddPropertyStep doesn't attach vertex to DetachedElements 
for new properties
                 Key: TINKERPOP-1828
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1828
             Project: TinkerPop
          Issue Type: Improvement
          Components: process
    Affects Versions: 3.2.6
            Reporter: Bryn Cooke


Here even though a detached vertex is created it is not passed in to the 
constructor of the DetachedVertexProperty or DetachedProperty. This makes 
things slightly more awkward when using the events later.

https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/AddPropertyStep.java#L99-L108





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to