feat(interactive): Customize handling errors when do graph loading.
Open
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
In real-world scenario, it is common that vertex file doesn't cover all vertices appeared in edge file, or there are multiple same edges in the edge list. USER should be able to choose different strategy towards these errors.
Contributor guide
Assessment
This issue has not been assessed yet.