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

stephen mallette closed TINKERPOP-2212.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.2
                   3.3.7

> Path is not detaching properly under certain conditions
> -------------------------------------------------------
>
>                 Key: TINKERPOP-2212
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2212
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: structure
>    Affects Versions: 3.3.6
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Major
>             Fix For: 3.3.7, 3.4.2
>
>
> Detachment is not behaving properly under certain conditions:
> {code}
> gremlin> 
> client.submit("g.V(1).out().path().by(unfold().fold())").all().get().get(0).getObject().get(0).get(0).properties()
> ==>vp[name->marko]
> ==>vp[age->29]
> {code}
> The embedded {{List}} seems to derail the detachment. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to