GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

feat(interactive): Support multiple properties on Edge

Open zhanglei1949 opened this issue 1 year ago • 0 comments

Currently GraphScope Interactive only support one property on edge. In real world production scenarios, multiple properties for one edge is very common.

For the first step, we can support storing multiple fixed-length properties for an edge triplet.

zhanglei1949 avatar Dec 25 '23 07:12 zhanglei1949