jrgemignani commented on issue #1347: URL: https://github.com/apache/age/issues/1347#issuecomment-1791057409
@liuyhs I want to note that your usage of EXPLAIN will only show you the PostgreSQL view of the command, up to the cypher() function. This view will not include what the cypher() function creates. In order to do that, you need to prefix the cypher command with EXPLAIN. -- 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