Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-13-2019 07:45 AM
Documentation in Java Reference 5.3 is clear enough:
Is a label considered a node property as well?
08-13-2019 08:03 AM
Yes, adding/removing labels requires a write lock on the node.
Relationship types cannot be added changed or removed from a relationship. A relationship can only have one type and it cannot change. (Though you could have multiple relationships between 2 nodes with different types). Relationship types aren't the same as node labels.
08-14-2019 12:41 AM
I would suggest updating the documentation to include
All the sessions of the conference are now available online