Bug Type (问题类型)
gremlin (结果不合预期)
Before submit
Environment (环境信息)

The description regarding the use of Authorization in the official documentation is quite misleading. The term "HTTP plaintext format" is ambiguous.
Furthermore, neither the official website documentation nor the Docker Hub documentation specifies that the default user is "admin". This lack of information is particularly inconvenient for users deploying via Docker.
Expected & Actual behavior (期望与实际表现)
It would be better to use the example "Authorization: Basic base64(admin:xxxx)" instead, add the default user part in doc.
Vertex/Edge example (问题点 / 边数据举例)
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)