JanusGraph / JanusGraph/janusgraph-python

janusgraph-python geoWithin

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with core/attribute/GeoPredicate/geoWithin.py and inspect references to its module name, especially the GraphsonReader import path shown in the report. Verify the reported import in a Python environment; the work is done when the documented import resolves without ModuleNotFoundError and existing project checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.