alibaba / alibaba/GraphScope

Unified the global id for vertices/edges in GAIA engine with different storage

Open
#1,781 0 comments 0 reactions 1 assignee Claimed by @longbinlai View on GitHub
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.

![image](https://user-images.githubusercontent.com/23491543/176441471-30f48f39-3d6b-41e3-a9da-05d630e542e7.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.