apache / apache/incubator-graphar

[Feat] Provide libraries for other languages

Open
#72 8 comments 2 reactions 0 assignees View on GitHub
enhancement priority:high
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.