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

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