Allow to create graph space without options (#408)
* Allow to create graph space without options * Addressed @steppenwolfyuetong's comments * Addressed comments
Showing
- conf/nebula-graphd.conf.default 1 addition, 1 deletionconf/nebula-graphd.conf.default
- src/executor/CreateSpaceExecutor.cpp 6 additions, 6 deletionssrc/executor/CreateSpaceExecutor.cpp
- src/executor/CreateSpaceExecutor.h 6 additions, 4 deletionssrc/executor/CreateSpaceExecutor.h
- src/executor/test/SchemaTest.cpp 22 additions, 0 deletionssrc/executor/test/SchemaTest.cpp
- src/parser/AdminSentences.cpp 10 additions, 2 deletionssrc/parser/AdminSentences.cpp
- src/parser/AdminSentences.h 3 additions, 0 deletionssrc/parser/AdminSentences.h
- src/parser/parser.yy 5 additions, 1 deletionsrc/parser/parser.yy
Please register or sign in to comment