MATCH (n { name: 'Andy' })-[r:KNOWS]->() DELETE r
MATCH (n { tag_id: '792e93e4-84b2-47ba-8961-e284a04b272b' })-[r:Related_To]->() DELETE r