vesoft-inc / nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability
https://nebula-graph.io
Apache License 2.0
10.63k stars 1.19k forks source link

How to confirm indexes #2861

Open cooper-lzy opened 3 years ago

cooper-lzy commented 3 years ago

Profile displays the index ID. But in show tag index, you cannot confirm the index.

image

Shylock-Hg commented 2 years ago

Maybe we should force use name, id pair for these schema, and show name when print.

bright-starry-sky commented 2 years ago

I found a bug in this issue , why can create empty index repeatedly?