- May 30, 2019
-
-
laura-ding authored
-
laura-ding authored
Unified UTS'graphServer metaServer storageServer, Delete checkSpaceExist(), Delete FileBasedSchemaManager, Move AdHocSchemaManager to storage/test (#412) * Delete checkSpaceExist(), Delete FileBasedSchemaManager, Move AdHocSchemaManager to storage/test * Unified UTS'graphServer metaServer storageServer Make goTest work * rebase master and add annotation * Add log * Addressed boshengchen and dangleptr's comments * fix build error * Fix UT failed
-
yaphet authored
* support desc keyword * support desc keyword * fix dutor comment * fix test case
-
- May 29, 2019
-
-
dangleptr authored
* Use active hosts when creating space * x
-
- May 27, 2019
- May 23, 2019
-
-
yaphet authored
* support describe space * support describe space * support desc space * address dangleptr's comment * address dutor's comment * using async * address dangleptr's comment * fix * fix copyright * address dangleptr's comment * fix * fix
-
- May 22, 2019
-
-
yaphet authored
* modify remove to drop in admin commands * recovery remove hosts * address laura-ding's comment
-
- May 21, 2019
-
-
steppenwolfyuetong authored
* Use ephemeral port to bind on in tests * let the system choose an available port * rebase master * address dutor's comments
-
- May 20, 2019
-
-
dangleptr authored
* Adjust meta client ctor && implement heartbeat logic inside. * Address laura-ding's comments * Fix conflicts
-
- May 17, 2019
-
-
steppenwolfyuetong authored
* To add a web interface to indicate the status of the three daemons * address dutor's comments * address sherman-the-tank's comments * address dutor's comments * rebase master
-
boshengchen authored
* Support unreserved keywords * Reserve keyword TAG, VERTEX and EDGE
-
steppenwolfyuetong authored
* alter edge * address comments * address comments and fix error using typeId function
-
dangleptr authored
-
- May 16, 2019
-
-
dutor authored
* Reorganized all linters into the same directory * Fix
-
yaphet authored
* support semicolon in console command * using while to determine the loop ending
-
Amber Zhang authored
-
- May 14, 2019
-
-
Amber Zhang authored
-
dutor authored
-
Sherman The Tank authored
-
Amber Zhang authored
* All files committed in docs * Update README.md * update nQGL * fix typos in FindGPERF.cmake * fix typo in FindReadline.cmake * fix table * fix table * update readme 5.14.2019 * readme add slack link
-
dangleptr authored
* Remove space keyword in UseSpaceSentence && update get-started.md * Update nGQL.md
-
yaphet authored
-
laura-ding authored
-
dangleptr authored
-
yaphet authored
* support show tags and edges * support remove tag and edge * address dangleptr's comments
-
- May 13, 2019
-
-
yaphet authored
* support edge in meta service * support leader
-
steppenwolfyuetong authored
* fix toString function defect * address dangleptr's comments * address dutor's comments
-
dutor authored
* Support IP:Port semantically * Address @dangleptr's comments * Fixed stupid compiling error
-
- May 10, 2019
-
-
dutor authored
-
laura-ding authored
* add AlterEdgeProcessor, GetEdgeProcessor, RemoveEdgeProcessor * address dangleptr's comment * rebase master modify SET to CHANGE * fix UT
-
dutor authored
* Refactor the insertion syntax * Fixed missing overwritable in vertex insertion
-
boshengchen authored
* Support some user sentences in Query Engine * Support some user sentences in Query Engine * Address comments * Address comments * 1.Improved logic of MissingOkClause. 2.Address comments
-
boshengchen authored
* Improve qualify member functions should return const value * Address comments.
-
- May 08, 2019
-
-
boshengchen authored
* Iplement alter tag executor and meta client * Address comments.
-
- May 07, 2019
-
-
zhouliang authored
-
laura-ding authored
* SchemaManager and StorageClient share one MetaClient instance * address dangleptr's comment * address dangleptr's comment * address dangleptr's comment * fix print
-
Sherman The Tank authored
-
laura-ding authored
-
- May 05, 2019
-
-
laura-ding authored
* 1. Rename Define schema to Create schema 2. Implements the processing of creating and retrieving schemas from graphd to metad * Perfect unit testing address steppenwolfyuetong's comment * address dangleptr's comment * Perfect unit testing * fix nebula_native_client build failed * fix nebula_native_client build failed * fix nebula_native_client build failed * address sherman-the-tank's comment * address dangleptr's comment address steppenwolfyuetong's comment * Rename addTag to createTag rebase master * Uniform schema version * fix alignment
-