Skip to content
Snippets Groups Projects
  1. May 30, 2019
  2. May 29, 2019
  3. May 27, 2019
  4. 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
  5. May 22, 2019
  6. May 21, 2019
  7. May 20, 2019
  8. May 17, 2019
  9. May 16, 2019
  10. May 14, 2019
  11. May 13, 2019
  12. May 10, 2019
  13. May 08, 2019
  14. May 07, 2019
  15. 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