alibaba / alibaba/GraphScope

[proposal] Views on a property graph

Open
#1,147 1 comment 3 reactions 0 assignees View on GitHub
component:gae
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

Currently, there are many kinds of apps (immutable, arrow, flattened, projected, java-* )& fragments,
Maybe we need to reconsider do we really so many kinds of apps?
Introducing views will solve many issues:
- flattened/projected fragments and apps over them can be unified, projected_frag is a view by selecting a label, while flattened_frag is selecting all labels.
- apps always defined on a typed view, that's should be sufficient. (no need to define SSSP on a PG)

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.