mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
1 line
52 B
SQL
1 line
52 B
SQL
MATCH (u:User)-[e:EMOTED]->(c:Post) DETACH DELETE e; |