migrations/proposals/2026-04-23/smoke-test/down.cypher

1 line
61 B
Plaintext

MATCH (n:SmokeTest {id: 'smoke-2026-04-23'}) DETACH DELETE n;