apache / apache/incubator-graphar
[Feat] Provide libraries for other languages
- 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.**
Currently the libraries for GraphAr are only available for C++ and Spark. But many graph processing systems are implemented by other programming languages (like Neo4j by java). We need to provide libraries for more programming languages.
**Describe the solution you'd like**
Implement library with
- [ ] Java
- [ ] Go
- [ ] Rust
- [ ] Python
Contributor guide
Research direction
Start by reviewing how the existing C++ and Spark libraries expose GraphAr functionality and identify the interfaces needed for Java, Go, Rust, and Python. Done means providing libraries for all four requested languages, with their supported GraphAr functionality defined and usable by graph processing systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, go, java, python, rust, spark
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100