add prop iterator (#266)
* add prop iterator * add getedge & test case * fix getEdge * add test case * fix test error * address comment * address comment
Showing
- src/context/Iterator.cpp 203 additions, 0 deletionssrc/context/Iterator.cpp
- src/context/Iterator.h 144 additions, 0 deletionssrc/context/Iterator.h
- src/context/Result.h 2 additions, 0 deletionssrc/context/Result.h
- src/context/test/IteratorTest.cpp 112 additions, 0 deletionssrc/context/test/IteratorTest.cpp
- src/executor/query/GetPropExecutor.h 1 addition, 1 deletionsrc/executor/query/GetPropExecutor.h
Please register or sign in to comment