You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be useful for the IN_CHANGELOG relationship between the __LiquibaseChangeLog node and __LiquibaseChangeSet. The indexed relationship properties should be orderExecuted and dateExecuted.
The text was updated successfully, but these errors were encountered:
This is only available starting with Neo4j 4.3 (see https://neo4j.com/docs/cypher-manual/current/indexes-for-search-performance/#administration-indexes-create-a-single-property-index-for-relationships).
This would be useful for the
IN_CHANGELOG
relationship between the__LiquibaseChangeLog
node and__LiquibaseChangeSet
. The indexed relationship properties should beorderExecuted
anddateExecuted
.The text was updated successfully, but these errors were encountered: