Unified the global id for vertices/edges in GAIA engine with different storage
Open
component:gaia
component:gie
component:store
component:vineyard
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
- Now, the edge id may be equal to the vertex in the result of gremlin query, which may cause some problems for graph visualization.
- It would be better if the default ids of vertices/edges are unique, and the user can specify the global ID through a column.

Contributor guide
Assessment
This issue has not been assessed yet.