Uses of Enum
ac.simons.neo4j.migrations.core.MigrationType
Packages that use MigrationType
-
Uses of MigrationType in ac.simons.neo4j.migrations.core
Methods in ac.simons.neo4j.migrations.core that return MigrationTypeModifier and TypeMethodDescriptionMigrationChain.Element.getType()
static MigrationType
Returns the enum constant of this type with the specified name.static MigrationType[]
MigrationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.