Skip to content
Snippets Groups Projects
  • jie.wang's avatar
    add drop, desc, show index's validator and executor (#309) · c5933119
    jie.wang authored
    
    * add drop, desc, show, rebuid index's validator and executor
    
    * add rebuild edge index
    
    * add show tag indexes plannode
    
    * add toDescIndex
    
    * add show tag indexes validator
    
    * remove offline flag of rebuild index
    
    * add scoped_timer
    
    * fix
    
    * add python test
    
    * move toDescIndex to IndexUtil
    
    * remove rebuild index
    
    * fix
    
    * update code
    
    * support show tag/edge status
    
    * resolve conflict
    
    * resolve conflict
    
    * fix
    
    * fix
    
    * fix conflict
    
    * remove unused code
    
    * improve test
    
    * improve index test
    
    Co-authored-by: default avatarYee <2520865+yixinglu@users.noreply.github.com>
    c5933119