[ 
https://issues.apache.org/jira/browse/TINKERPOP3-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591098#comment-14591098
 ] 

ASF GitHub Bot commented on TINKERPOP3-735:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-tinkerpop/pull/84


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

Reply via email to