You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/12/05 22:08:00 UTC

[jira] [Closed] (TINKERPOP-1828) AddPropertyStep doesn't attach vertex to DetachedElements for new properties

     [ https://issues.apache.org/jira/browse/TINKERPOP-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1828.
---------------------------------------
    Resolution: Not A Problem

I think that this was resolved on a different ticket. Not seeing a problem anymore.

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