Closed ocrasborn closed 7 years ago
Perhaps the code @ErwinKomen wrote to make the morphology links bidirectional can be reused, see #128
Done.
Note that when creating a relation, the reverse is also created, even if the reverse already exists. This is because identical relations may occur more than once. When deleting a relation, the first found reverse relation is deleted.
That should be fine: after we do some initial cleaning up, new 'doubles' should not be created anymore thanks to this new functionality. I'll keep the issue open for me to test.