apache / apache/incubator-graphar
[Feat] Integrate the graph store interface of GRIN
Open
enhancement
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
GRIN is a set of standard Graph store interfaces proposed by GraphScope, for unifying a various of storages of the graph data, and serving different applications.
**Describe the solution you'd like**
Implement the APIs defined in standard GRIN header files based on GraphAr C++ library.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.