[
https://issues.apache.org/jira/browse/TINKERPOP3-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495506#comment-14495506
]
ASF GitHub Bot commented on TINKERPOP3-549:
-------------------------------------------
GitHub user mhfrantz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/54
TINKERPOP3-549 Path getLast/getList
SparsePath ... an odd duck, but now with unit tests!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RedSeal-co/incubator-tinkerpop
TINKERPOP3-549-path-getLast-getList.v1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit 88593b05cd8a0e24f52ef160cd37d2d6d33aba8e
Author: mhfrantz <[email protected]>
Date: 2015-04-15T00:39:18Z
TINKERPOP3-549 Add Path getLast and getList
commit 8f91128f0294d0d903d80371d7be622d0f09bbf1
Author: mhfrantz <[email protected]>
Date: 2015-04-15T01:04:50Z
TINKERPOP3-549 Add unit test for SparsePath
----
> 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)