Fix miss edge (#372)
* multi-source shortest path Validator * fix error * more test case * nobody case * fix missing edge * add startVid judgement logic * fix case error
Showing
- src/executor/algo/ProduceSemiShortestPathExecutor.cpp 16 additions, 2 deletionssrc/executor/algo/ProduceSemiShortestPathExecutor.cpp
- src/validator/FindPathValidator.cpp 1 addition, 0 deletionssrc/validator/FindPathValidator.cpp
- tests/query/v1/test_find_path.py 96 additions, 0 deletionstests/query/v1/test_find_path.py
Please register or sign in to comment