Uses of Enum
ac.simons.neo4j.migrations.core.MigrationChain.ChainBuilderMode
Packages that use MigrationChain.ChainBuilderMode
-
Uses of MigrationChain.ChainBuilderMode in ac.simons.neo4j.migrations.core
Methods in ac.simons.neo4j.migrations.core that return MigrationChain.ChainBuilderModeModifier 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.Methods in ac.simons.neo4j.migrations.core with parameters of type MigrationChain.ChainBuilderModeModifier and TypeMethodDescriptionMigrations.info(MigrationChain.ChainBuilderMode infoCmd) Returns information about the context, the database, all applied and all pending applications.