Replies: 1 comment 1 reply
-
What you described sounds like half-edge as documented here. Right now what you could do is manually remove those edges. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use it in atlas to manage metadata, there is a problem when I delete a vertex , the system can't delete all of the associated edges in the other vetex. so my atlas server throw exception that instance with given guid is not exists when I search the exists vertex to fetch its relations.
Beta Was this translation helpful? Give feedback.
All reactions