Graph analytics > repetition of edges
Open
bug
delta
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
As source and target nodes can have several types, there is a cartesian product between them and an edge can appear several times because of that
.
Ex: A Trace which also has types Entity and Dataset points to a contributor who is both a Person and an Agent
We will get 6 edges between the two nodes.
Contributor guide
Assessment
This issue has not been assessed yet.