change null value to empty value (#273)
* fix test empty
* fix error
* change empty to badtype
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
Showing
- src/context/Iterator.cpp 6 additions, 6 deletionssrc/context/Iterator.cpp
- src/context/test/IteratorTest.cpp 5 additions, 5 deletionssrc/context/test/IteratorTest.cpp
- tests/mutate/test_delete_vertices.py 2 additions, 2 deletionstests/mutate/test_delete_vertices.py
- tests/query/v1/test_fetch_vertex.py 7 additions, 7 deletionstests/query/v1/test_fetch_vertex.py
- tests/query/v1/test_go.py 170 additions, 170 deletionstests/query/v1/test_go.py
- tests/query/v2/test_get_subgraph.py 7 additions, 7 deletionstests/query/v2/test_get_subgraph.py
Please register or sign in to comment