Insert with default propNames (#971)
* add insert vertex * add test case * insert edge * address comment * address comment
Showing
- src/parser/MutateSentences.h 59 additions, 46 deletionssrc/parser/MutateSentences.h
- src/parser/parser.yy 13 additions, 8 deletionssrc/parser/parser.yy
- src/validator/MutateValidator.cpp 34 additions, 28 deletionssrc/validator/MutateValidator.cpp
- tests/tck/features/insert/InsertIfNotExists.feature 109 additions, 0 deletionstests/tck/features/insert/InsertIfNotExists.feature
Please register or sign in to comment