Uses of Interface
ac.simons.neo4j.migrations.core.OperationResult
-
Uses of OperationResult in ac.simons.neo4j.migrations.core
Modifier and TypeInterfaceDescriptioninterface
A specialization of theOperationResult
that always affects a database, either the default one or a named other.Modifier and TypeClassDescriptionfinal class
Result of a clean operation.final class
The result of theMigrations.validate()
operation.