To eliminate an existing Unique constraint from a node or relationship property, which of the following command is employed?DROP CONSTRAINT UNIQUE

🎲 Try a Random Question  |  Total Questions in Quiz: 47  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Neo4j Practice Test — practice the complete quiz, review flashcards, or try a random question.

Neo4j is a graph database management system developed by Neo4j, Inc. The data elements Neo4j stores are nodes, edges connecting them, and attributes of nodes and edges.


To eliminate an existing Unique constraint from a node or relationship property, which of the following command is employed?DROP CONSTRAINT UNIQUE