TalhaMunir-JD commented on issue #855:
URL: https://github.com/apache/age/issues/855#issuecomment-1522901437
You can create the node with the information using create command.
`CREATE (p:Person {id: 1910677111, name: 'Moontasir'})
SET p.Graph_name = 'students'
RETURN p
`
--
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]