Fit the datatypes which remove the 3rd-party headers. (#396)
* Fit the datatypes which remove the 3rd-party headers.
* Fit the custom graph response type.
* Fit the new nameing flavor.
Co-authored-by:
dutor <440396+dutor@users.noreply.github.com>
Showing
- src/context/QueryContext.cpp 7 additions, 8 deletionssrc/context/QueryContext.cpp
- src/context/QueryContext.h 6 additions, 6 deletionssrc/context/QueryContext.h
- src/context/test/CMakeLists.txt 1 addition, 0 deletionssrc/context/test/CMakeLists.txt
- src/daemons/CMakeLists.txt 1 addition, 0 deletionssrc/daemons/CMakeLists.txt
- src/executor/Executor.cpp 4 additions, 4 deletionssrc/executor/Executor.cpp
- src/executor/test/CMakeLists.txt 1 addition, 0 deletionssrc/executor/test/CMakeLists.txt
- src/executor/test/GetNeighborsTest.cpp 1 addition, 1 deletionsrc/executor/test/GetNeighborsTest.cpp
- src/optimizer/test/CMakeLists.txt 1 addition, 0 deletionssrc/optimizer/test/CMakeLists.txt
- src/parser/test/CMakeLists.txt 1 addition, 0 deletionssrc/parser/test/CMakeLists.txt
- src/planner/Admin.cpp 22 additions, 23 deletionssrc/planner/Admin.cpp
- src/planner/Admin.h 22 additions, 22 deletionssrc/planner/Admin.h
- src/planner/ExecutionPlan.cpp 26 additions, 23 deletionssrc/planner/ExecutionPlan.cpp
- src/planner/ExecutionPlan.h 4 additions, 5 deletionssrc/planner/ExecutionPlan.h
- src/planner/Logic.cpp 1 addition, 1 deletionsrc/planner/Logic.cpp
- src/planner/Logic.h 1 addition, 1 deletionsrc/planner/Logic.h
- src/planner/Maintain.cpp 7 additions, 8 deletionssrc/planner/Maintain.cpp
- src/planner/Maintain.h 7 additions, 7 deletionssrc/planner/Maintain.h
- src/planner/Mutate.cpp 7 additions, 8 deletionssrc/planner/Mutate.cpp
- src/planner/Mutate.h 7 additions, 7 deletionssrc/planner/Mutate.h
- src/planner/PlanNode.cpp 19 additions, 20 deletionssrc/planner/PlanNode.cpp
Please register or sign in to comment