Home »
MCQs »
Neo4j MCQs
The ____ clause is used to remove graph elements' properties and labels
36. The ____ clause is used to remove graph elements' properties and labels.
- REMOVE
- DELETE
- DEL
- DELETE_ALL
- CLEAR
Answer: A) REMOVE
Explanation:
The REMOVE clause is used to remove graph elements' properties and labels.