I'm using OrientDB 14.0.6.
I had a bunch of edges, and deleted them; I think I used "DELETE" instead of "DELETE EDGE", as a result of which I'm left with a bunch of orphan links pointing to the now-deleted edges (the orphans still retain the name of the edge class). How do I get rid of these links?