### Problem Type (问题类型) None ### Before submit - [x] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents) ### Environment (环境信息) linux环境 ### Your Question (问题描述) <img width="1626" height="426" alt="Image" src="https://github.com/user-attachments/assets/8f3a2a83-d160-45d7-835f-bc394fdca7df" /> 官网目前只找到了两种 <img width="1824" height="750" alt="Image" src="https://github.com/user-attachments/assets/0b55935d-f559-4a0c-aec4-75000c6af7e5" /> ### Vertex/Edge example (问题点 / 边数据举例) ```javascript ``` ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) ```javascript ```