Which of the following statement is correct (in Neo4j)?

38. Which of the following statement is correct?

  1. The DELETE operation is used to delete nodes and relationships.
  2. The REMOVE operation is used to delete nodes and relationships.
  3. The ERASE operation is used to delete nodes and relationships.

Answer: A) The DELETE operation is used to delete nodes and relationships.

Explanation:

STATEMENT 1 is correct, The DELETE operation is used to delete nodes and relationships.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.