JanusGraph / JanusGraph/janusgraph-python
Add serialization support for arrays
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
After janusgraph/janusgraph#1295 is implemented, serialization and deserialization of arrays should also be supported in janusgraph-python.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing janusgraph/janusgraph#1295, which this issue identifies as a prerequisite. Then locate the existing serialization and deserialization entry points and their tests in janusgraph-python, and compare current scalar handling with the expected array behavior. Done means arrays round-trip correctly through both operations with coverage for the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100