All Classes and Interfaces
Class
Description
Goal that cleans the configured database.
Display help information on neo4j-migrations-maven-plugin.
Call
Call
mvn neo4j-migrations:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Goal that retrieves information from the configured database about the migrations including applied, pending and current migrations.
Goal that applies the configured migrations.
Calling
Migrations.validate()
during verify phase.