github.com/nagyist/migrate/v4@v4.14.6/database/neo4j/examples/migrations/1578421040_create_movies_constraint.up.cypher (about)

     1  CREATE CONSTRAINT ON (m:Movie) ASSERT m.Name IS UNIQUE