audiBookning commented on issue #102: URL: https://github.com/apache/incubator-age/issues/102#issuecomment-894715637
> In case both nodes exist, I get both returned which is fine. However, if only one node exist I get nothing back. > Is there a way around it? I haven't tried it but, at first sight for that case, i personally would try the `WITH` clause to separate the two `MATCH` followed of a `WHERE` clause, instead of using the `OPTIONAL MATCH`. -- 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]
