Pratikkapsime commented on issue #134:
URL: https://github.com/apache/age-website/issues/134#issuecomment-1445053860

   There is a syntax error because you have written the commented line  /* 
Create clause here, no following clause */ in the query. Try using this SELECT 
*  FROM cypher('graph_name', $$ CREATE  $$) as (a agtype);


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