rafsun42 commented on issue #1464:
URL: https://github.com/apache/age/issues/1464#issuecomment-1885373522

   @FrancescoSillani 
   
   Assuming, your scenario is- `A -> [R] -> B -> [R] -> C`, please refer to the 
documentation on [variable length 
edges](https://age.apache.org/age-manual/master/clauses/match.html#variable-length-edges).
 You can MATCH paths with exactly 2 edges using `(t1)-[:R*2]->(t2)`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to