alibaba / alibaba/GraphScope

feat(interactive): Support `VarChar` as yet another property type

Open
#3,400 3 comments 0 reactions 1 assignee Claimed by @zhanglei1949 View on GitHub
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

Currently Interactive only using string as vertex property. We also need to support string as edge property.

To support string edge property on csr storage, we need to ensure the maximum length of string, to reserve enough space.

Need more detail design and explanation.

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.