Home »
MCQs »
Neo4j MCQs
Which of the following command is used to Delete an existing index?
47. Which of the following command is used to Delete an existing index?
- DROP INDEX
- DELETE INDEX
- DEL INDEX
- REMOVE INDEX
Answer: A) DROP INDEX
Explanation:
DROP INDEX command is used to Delete an existing index.