JanusGraph / JanusGraph/janusgraph-python
janusgraph-python geoWithin
未关闭
- 主要语言
- Python
- 星标
- 22
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
Looks like the file core/attribute/GeoPredicate/geoWithin.py should be renamed GeoWithin. Doing so allows me to use: from janusgraph_python.structure.io.GraphsonReader import JanusGraphSONReader. Otherwise, I get the error: ModuleNotFoundError: No module named 'janusgraph_python.core.attribute.GeoPredicate.GeoWithin'
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 core/attribute/GeoPredicate/geoWithin.py 开始,检查对其模块名的引用,尤其是报告中所示的 GraphsonReader 导入路径。在 Python 环境中验证报告中的导入;当文档所述的导入能够解析且不会出现 ModuleNotFoundError,并且现有项目检查仍然通过时,工作即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100