cvanlabe commented on issue #865: URL: https://github.com/apache/age/issues/865#issuecomment-1765290460
@jrgemignani thanks for your response. As I mentioned, it’s visible in the grammar I linked to. In the documentation, it’s described as early as page 10 in [the opencypher reference](https://s3.amazonaws.com/artifacts.opencypher.org/openCypher9.pdf): _” if we’d like to describe some data such that the relationship could have any one of a set of types, then they can all be listed in the pattern, separating them with the pipe symbol | like this:”_ > (a)-[r:TYPE1|TYPE2]->(b) -- 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: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org