github.com/morigs/migrate/v4@v4.15.2-0.20221123151732-2fdcfbe124f3/database/neo4j/examples/migrations/1578421726_multistatement_test.up.cypher (about) 1 CREATE (:Movie {name: "Hollow Man"}); 2 CREATE (:Movie {name: "Mystic River"}); 3 ;;;