JanusGraph / JanusGraph/janusgraph-python
Add serialization support for arrays
未关闭
- 主要语言
- Python
- 星标
- 22
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
After janusgraph/janusgraph#1295 is implemented, serialization and deserialization of arrays should also be supported in janusgraph-python.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先查看 janusgraph/janusgraph#1295,本 issue 将其确定为前置条件。然后在 janusgraph-python 中找到现有的序列化和反序列化入口及其测试,并将当前的标量处理与预期的数组行为进行比较。当数组能够通过这两种操作正确地往返处理,并且对受支持的情况有覆盖时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100