mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +00:00
2 lines
62 B
SQL
2 lines
62 B
SQL
MATCH (n:Post) DETACH DELETE n;
|
|
MATCH (n:Tag) DETACH DELETE n; |