You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/11/22 16:49:13 UTC

[GitHub] [age] jrgemignani commented on issue #361: Can not remove the label on a node

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

   Currently, the REMOVE command cannot remove labels. Unlike Neo4j, AGE only supports 1 label name for any vertex or edge. So, removing a label would mean removing the vertex or edge.
   
   Note to team: This may be something where we should consider removing a label name and setting it to the default label.


-- 
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-unsubscribe@age.apache.org

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