You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2015/05/05 14:39:59 UTC

[jira] [Reopened] (TINKERPOP3-549) Path data structure

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

Daniel Kuppitz reopened TINKERPOP3-549:
---------------------------------------

I don't know how I was able to get these results yesterday. Out of curiosity I implemented {{.branch(type)}} today to do some further tests. To my surprise using {{.branch(type)}} or {{.choose(type)}} lead to the same old error. Even worse: I reverted all my changes and still see the old behavior (with {{[[], lop, ...}} in the first result set row).

> Path data structure
> -------------------
>
>                 Key: TINKERPOP3-549
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-549
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: process
>            Reporter: Daniel Kuppitz
>             Fix For: 3.0.0.GA
>
>
> Cover the sample(s) in [Path Data Structure|http://www.tinkerpop.com/docs/3.0.0-SNAPSHOT/#path-data-structure] with unit tests. At the moment there's nothing that prevents one from removing the List-logic in [Path::get()|https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-core/src/main/java/com/tinkerpop/gremlin/process/Path.java#L50-L71].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)