Simple, Flyway DB inspired migrations for Neo4j.
This project has declared the following modules:
Name | Description |
---|---|
Neo4j Migrations (BOM) | The BOM for Neo4j Migrations. |
Neo4j Migrations (Test Resources) | A set of sample resources (Cypher and Java-based) used in integration tests. |
Neo4j Migrations (Core) | The Core API of Neo4j-Migrations. |
Neo4j Migrations (CLI) | CLI module, packaged as JVM and native assemblies. |
Neo4j Migrations (Spring Boot Starter Parent) | Integration with Spring Boot. |
Neo4j Migrations (Quarkus Parent) | Integration with Quarkus. |
Neo4j Migrations (Annotation Processing) | Parent project for the annotation processing efforts. |
Neo4j Migrations (CSV) | Experimental support for dealing with CSV based data used while refactoring |
Neo4j Migrations (Markdown) | Brings in support for Markdown based migrations |
Neo4j Migrations (Examples) | A couple of example projects. |
Neo4j Migrations (Maven Plugin) | Integration for Maven. |