Google News
logo
Neo4J - Interview Questions
Explain what does the SET clause is used for in Neo4j?
Neo4j CQL use SET clause for the following purpose :
 
* Update or Add properties values

*
Add new properties to existing Relationship or Node
Advertisement