add_migration
Record a graph schema or data migration with Cypher statements for upgrade and optional rollback.
Instructions
Record a graph schema/data migration for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| version | No | ||
| cypher_up | Yes | ||
| cypher_down | No | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |