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

   @avowkind The second try makes sense. Try the following right before 
executing the command -
   
   ```
   -- delete all graph contexts
   -- should return true
   SELECT * FROM cypher('ag_graph_1', $$ RETURN delete_global_graphs(NULL) $$) 
AS (result 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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to