Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flex] Refine graph schema definition #3077

Closed
zhanglei1949 opened this issue Aug 3, 2023 · 0 comments · Fixed by #3079
Closed

[Flex] Refine graph schema definition #3077

zhanglei1949 opened this issue Aug 3, 2023 · 0 comments · Fixed by #3079
Assignees

Comments

@zhanglei1949
Copy link
Collaborator

Current graph schema definition for rt_mutable_graph can be revised into a more comprehensive version.

@zhanglei1949 zhanglei1949 self-assigned this Aug 3, 2023
zhanglei1949 added a commit that referenced this issue Aug 17, 2023
…3079)

<!--
Thanks for your contribution! please review
https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before
opening an issue.
-->

## What do these changes do?

- Adapt to a schema definition, change `modern_graph.yaml`,
`bulk_load.yaml`.
- Introduce new test to verify graph loading.
- All csr related params are put in `x_csr_params`
- Our schema definition support each label of Vertex has at least one
primary key. But current implementation doesn't support Primary
keys(Maybe supported later).

Other repos reflected by this PR: gstest, flex_ldbc_snb

## Related issue number

<!-- Are there any issues opened that will be resolved by merging this
change? -->

Fixes #3077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant