All Classes and Interfaces

Class
Description
A scanner for Cypher resources (resources ending with Defaults.CYPHER_SCRIPT_EXTENSION) available in the classpath.
Result of a clean operation.
Provides detailed information about the connection being used when invoking any method that talks to the database.
A specialization of the OperationResult that always affects a database, either the default one or a named other.
Defaults for Migrations configuration.
Discoverer of migrations.
Interface to be implemented for Java-based migrations.
 
A location type.
Accessor to messages shared between the core module and extensions.
Base interface for any migration.
Public information about an applied migration.
Used for selecting how the MigrationChain should be computed.
A chain element describing a pending or applied migration.
Parameter object / context for migrations to be applied.
Main entry to Neo4j Migrations
Configuration for Migrations.
A builder to create new instances of configurations.
Used for configuring the transaction mode in Cypher-based transactions.
An unchecked exception that is thrown when something didn't work as expected.
State of a migration.
Type of a migration.
A migrations version.
Compares two Neo4j versions.
Represents the result of some operations.
Utilities to deal with some minor reflection tasks.
Internally used String utilities.
The result of the Migrations.validate() operation.
The outcome of the validation.