[
https://issues.apache.org/jira/browse/TINKERPOP3-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591097#comment-14591097
]
Marko A. Rodriguez commented on TINKERPOP3-735:
-----------------------------------------------
Hi [~mhfrantz] -- thank you for adding more test cases. I am very lazy about
such things. These are always appreciated.
> [M9] and/or traversal cannot see path
> -------------------------------------
>
> Key: TINKERPOP3-735
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-735
> Project: TinkerPop 3
> Issue Type: Bug
> Reporter: Matt Frantz
>
> {noformat}
> gremlin> g.V().as('a').and(select('a'), select('a'))
> The step with label a does not exist
> gremlin> g.V().as('a').or(select('a'), select('a'))
> The step with label a does not exist
> {noformat}
> This is being reported in case others have problems with M9. It seems to
> have been fixed already in the latest snapshot. It might be nice to have a
> regression for this exact case though.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)