alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.22k stars 437 forks source link

Make the schema management of vineyard compatible with maxgraph. #337

Open siyuan0322 opened 3 years ago

siyuan0322 commented 3 years ago

Have a partial fix in v6d-io/v6d#295, but not fully compatible. The issue remains open to track further enhancement.

siyuan0322 commented 3 years ago

Plan: Use the highest bit of label ID to indicate if the type is Vertex or Edge.