vesoft-inc / nebula-studio

NebulaGraph Web GUI Tools
Apache License 2.0
203 stars 62 forks source link

feat: complete create graph type with multiedge #787

Closed xigongdaEricyang closed 7 months ago

xigongdaEricyang commented 7 months ago

https://github.com/vesoft-inc/requirement-holder/issues/966

  1. 使用 mobx reaction的方式调整store 数据源格式,保证数据源唯一
  2. 新增颜色选择器
  3. 新增edge的平行边选项
  4. Label table可以只读查看所有的Label
  5. 预览的DDL新增平行边语句支持

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc: