You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
Current graph schema definition for
rt_mutable_graph
can be revised into a more comprehensive version.The text was updated successfully, but these errors were encountered: