[Reopen] Unify remove to drop in schema (#391)
* modify remove to drop in admin commands * recovery remove hosts * address laura-ding's comment
Showing
- src/executor/CMakeLists.txt 2 additions, 2 deletionssrc/executor/CMakeLists.txt
- src/executor/DropEdgeExecutor.cpp 8 additions, 7 deletionssrc/executor/DropEdgeExecutor.cpp
- src/executor/DropEdgeExecutor.h 7 additions, 8 deletionssrc/executor/DropEdgeExecutor.h
- src/executor/DropTagExecutor.cpp 8 additions, 7 deletionssrc/executor/DropTagExecutor.cpp
- src/executor/DropTagExecutor.h 7 additions, 8 deletionssrc/executor/DropTagExecutor.h
- src/executor/Executor.cpp 6 additions, 6 deletionssrc/executor/Executor.cpp
- src/executor/RemoveHostsExecutor.cpp 1 addition, 0 deletionssrc/executor/RemoveHostsExecutor.cpp
- src/executor/RemoveHostsExecutor.h 1 addition, 0 deletionssrc/executor/RemoveHostsExecutor.h
- src/executor/test/SchemaTest.cpp 1 addition, 1 deletionsrc/executor/test/SchemaTest.cpp
- src/parser/MaintainSentences.cpp 4 additions, 5 deletionssrc/parser/MaintainSentences.cpp
- src/parser/MaintainSentences.h 6 additions, 6 deletionssrc/parser/MaintainSentences.h
- src/parser/Sentence.h 2 additions, 2 deletionssrc/parser/Sentence.h
- src/parser/parser.yy 9 additions, 9 deletionssrc/parser/parser.yy
- src/parser/test/ParserTest.cpp 1 addition, 1 deletionsrc/parser/test/ParserTest.cpp
Please register or sign in to comment