Implement remove label from an entity
Open
enhancement
feature request
override-stale
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
Currently Cypher query cannot remove a label from a vertex\edge.
**Describe the solution you'd like**
It can be achieved by implementing the remove clause:
`REMOVE a:Label`
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.