rafsun42 commented on issue #464:
URL: https://github.com/apache/age/issues/464#issuecomment-1435740192

   @jrgemignani 
   
   Is that okay to update a vertex's id?
   
   I found out that moving a vertex from one label to another will require us 
to give it a new id. Because vertex's id is generated from the label's id (in 
ag_catalog.ag_label) and the next sequence of the label's table.
   
   This will also require us to update the start_id and end_id in the edge 
tables. 


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