Is it possible to change a label on a node using Cypher?
I have a node with label Book
, as shown below. I want to change the Book
label to DeletedBook
.
(u:Person)-[r]-(b:Book{id:id1})
(u:Person)-[r]-(b:DeletedBook{id:id1})
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With