Fix delete vertex check wrong vid type (#917)
* fix delete vertex use ref vid * fix fmt
Showing
- src/validator/MutateValidator.cpp 3 additions, 3 deletionssrc/validator/MutateValidator.cpp
- tests/tck/features/delete/DeleteEdge.IntVid.feature 54 additions, 0 deletionstests/tck/features/delete/DeleteEdge.IntVid.feature
- tests/tck/features/delete/DeleteEdge.feature 1 addition, 1 deletiontests/tck/features/delete/DeleteEdge.feature
- tests/tck/features/delete/DeleteVertex.IntVid.feature 114 additions, 0 deletionstests/tck/features/delete/DeleteVertex.IntVid.feature
- tests/tck/features/delete/DeleteVertex.feature 5 additions, 3 deletionstests/tck/features/delete/DeleteVertex.feature
Please register or sign in to comment