0

I want delete all constraints in neo4j in neo4j browser.

Her asked this question, but I cannot find answer that can I do with cypher.

I try this code:

FOREACH (n IN db.indexes() | drop constraints n)

But it did not work.

Tavakoli
  • 1,303
  • 3
  • 18
  • 36

0 Answers0