Skip to content

[REQUEST] Graph Schema Refactoring (Adjacency Migrations)  #300

@zprobst

Description

@zprobst

There are a variety of migrations that change the topology of the graph instead of just the data types themselves. The APOC docs have a whole section of possible refactorings that would be nice to support. However. some of the most relevant ones are:

  1. Redirect Relationship - Point a relationship from one node to the next.
  2. Invert Relationship - Change the direction of a relationship. Often paired with a name change.
  3. Extract Node From Relationship - Extract an Intermediary node between two previously related nodes.

Metadata

Metadata

Assignees

Labels

Effects PluginsEffects the interfaces / development of plugins.MigrationsEverything Related to the Schema Migrations FeatureenhancementNew feature or request

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions