Skip to content
Snippets Groups Projects
  1. May 29, 2019
  2. May 27, 2019
  3. May 23, 2019
    • yaphet's avatar
      [Query] Support Description about Graph Space (#388) · abb7fe21
      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
      abb7fe21
  4. May 22, 2019
  5. May 21, 2019
  6. May 20, 2019
  7. May 17, 2019
  8. May 16, 2019
  9. May 14, 2019
  10. May 13, 2019
  11. May 10, 2019
  12. May 08, 2019
  13. May 07, 2019
  14. May 05, 2019
    • laura-ding's avatar
      Implements the processing of creating and describing schemas from graphd to metad (#294) · 7ddb86bd
      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
      7ddb86bd
  15. Apr 30, 2019
    • dutor's avatar
      Added YieldExecutor (#282) · 714efb2e
      dutor authored
      * Added YieldExecutor
      
      * Fixed typo
      
      * Address @steppenwolfyuetong's comments
      
      * Rebase and address @sherman-the-tank's comments
      
      * Fixed stupid bugs
      714efb2e
  16. Apr 29, 2019
    • boshengchen's avatar
      Implement tag alter for serverBasedSchemaManager (#272) · 045e7a8d
      boshengchen authored
      * Implement tag alter for serverBasedSchemaManager
      
      * Added new status MetaNotExisted
      
      * rebased
      
      * Changed version from millisecond to Microsecond. And unified int64.MAX
      
      * Fixed testcase. make sure get latest TagItem from unordered vector
      
      * Changed alterTag logic
      
      * Address comments.
      045e7a8d
  17. Apr 27, 2019