Package ac.simons.neo4j.migrations.maven
package ac.simons.neo4j.migrations.maven
-
ClassDescriptionGoal that cleans the configured database.Display help information on neo4j-migrations-maven-plugin.
Callmvn 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.CallingMigrations.validate()
during verify phase.