liquibase-neo4j
liquibase-neo4j copied to clipboard
Implement constraint change
We should support a generic constraint creation change that works across all supported Neo4j versions and most of the various indices the database supports.
The added value for users is that the change has a uniform syntax across Neo4j versions (which is not the case with raw Cypher between 4.x and 5.x for instance).