Munmud opened a new issue, #918: URL: https://github.com/apache/age/issues/918
Suppose I have a graph with maybe 3k nodes. Now I have to add a lot of edges at a time. Adding edges one by one will take a lot of time due to it needs to search among all nodes and add edges. So is there any faster way to add multiple edges at a time. Maybe in a single cypher query ? -- 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]
