fix getNeighbor iterator (#585)
* Add row to logicalRow, regardless of whether there are edges
* add noEdgeRows_ to getNeighborIter
* remove comment
Co-authored-by:
cpw <13495049+CPWstatic@users.noreply.github.com>
Showing
- src/context/Iterator.cpp 84 additions, 0 deletionssrc/context/Iterator.cpp
- src/context/Iterator.h 34 additions, 47 deletionssrc/context/Iterator.h
- tests/query/v2/test_in_not_in.py 1 addition, 1 deletiontests/query/v2/test_in_not_in.py
- tests/tck/features/subgraph/subgraph.IntVid.feature 284 additions, 105 deletionstests/tck/features/subgraph/subgraph.IntVid.feature
- tests/tck/features/subgraph/subgraph.feature 284 additions, 105 deletionstests/tck/features/subgraph/subgraph.feature
Please register or sign in to comment