BlueBrain / BlueBrain/BlueGraph
Integration with nexus-forge
Open
enhancement
- Dominant language
- Python
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
BlueGraph's `PGFrame` needs to provide means for interacting with nexus-forge.
Currently, resources can be converted to `pandas` dataframes that can be easily transformed into nodes/edges of property graphs.
Possible questions:
- Is there a way to design a forge `Store` for `PGFrame`?
- In that case what is a resource (node/edge/property or an entire PGFrame)
Contributor guide
Assessment
This issue has not been assessed yet.