Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Neo4j-Migrations (via SDKMAN) (neo4jmigrations-sdkman)

Neo4j-Migrations is a database migration and refactoring tool that allows running Cypher scripts and programmatic refactorings in a controlled and repeatable fashion against one or more Neo4j database.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/neo4jmigrations-sdkman:2": {}
}

Options

Options Id Description Type Default Value
version Select the version of Neo4j-Migrations to install. string latest
jdkVersion Select or enter a JDK version to install. string latest
jdkDistro Select or enter a JDK distribution to install string ms

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.