Uses of Enum
ac.simons.neo4j.migrations.core.MigrationChain.ChainBuilderMode
-
Uses of MigrationChain.ChainBuilderMode in ac.simons.neo4j.migrations.core
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MigrationChain.ChainBuilderMode[]
MigrationChain.ChainBuilderMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMigrations.info
(MigrationChain.ChainBuilderMode infoCmd) Returns information about the context, the database, all applied and all pending applications.