moiz697 commented on issue #934:
URL: https://github.com/apache/age/issues/934#issuecomment-1602969543

   MATCH (n:Label)
   WHERE n.property = value
   SET n.property = newValue
   
   You can use this to add multiple nodes at once


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