Feature/edge seek with range (#983)
* Support the edge seek with range.
* Remove the debug log.
* Remove the debug log.
* Add the disabled edge with range case.
* Format.
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/planner/match/LabelIndexSeek.cpp 7 additions, 2 deletionssrc/planner/match/LabelIndexSeek.cpp
- src/planner/match/PropIndexSeek.cpp 7 additions, 2 deletionssrc/planner/match/PropIndexSeek.cpp
- tests/data/nba/config.yaml 1 addition, 0 deletionstests/data/nba/config.yaml
- tests/data/nba_int_vid/config.yaml 1 addition, 0 deletionstests/data/nba_int_vid/config.yaml
- tests/tck/features/match/Base.IntVid.feature 4 additions, 7 deletionstests/tck/features/match/Base.IntVid.feature
- tests/tck/features/match/Base.feature 4 additions, 7 deletionstests/tck/features/match/Base.feature
- tests/tck/features/match/SeekByEdge.feature 537 additions, 2 deletionstests/tck/features/match/SeekByEdge.feature
This diff is collapsed.
Please register or sign in to comment