safi50 commented on issue #883:
URL: https://github.com/apache/age/issues/883#issuecomment-1535764044

   This problem seems to be related to the use of multiple `MATCH` clauses used 
within a single cypher query without corresponding `Where` clauses.
   The following query runs as expected: 
   ```
   MATCH () , (_{n0:0}) RETURN 0
   ```


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