jrgemignani commented on issue #379:
URL: https://github.com/apache/age/issues/379#issuecomment-1343389125

   create_graph() is a function to create a new graph and it returns void - 0. 
It is not the same as the cypher() function that can return any number of 
results, or none at all.
   
   Additionally, as @MatheusFarias03 stated, you can have it return a result if 
necessary.


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