Re-factor the vgraph.thrift (#28)
* Re-factor the vgraph.thrift 1) Now treat vgraph.thrift as an interface between client and vgraph server, so the data will not be encoded 2) Added storage.thrift as an internal interface between query engine and storage service
Showing
- src/console/CMakeLists.txt 0 additions, 1 deletionsrc/console/CMakeLists.txt
- src/console/CliManager.cpp 3 additions, 3 deletionssrc/console/CliManager.cpp
- src/console/CmdProcessor.cpp 238 additions, 142 deletionssrc/console/CmdProcessor.cpp
- src/console/CmdProcessor.h 11 additions, 9 deletionssrc/console/CmdProcessor.h
Please register or sign in to comment