Home »
MCQs »
Neo4j MCQs
The ____ clause in Neo4j can be used to construct a node?
29. The ____ clause in Neo4j can be used to construct a node?
- CREATE
- NEW
- BUILD
- CONSTRUCT
Answer: A) CREATE
Explanation:
The CREATE clause in Neo4j can be used to construct a node.