Library to load data sets to Neo4j.
Project description
GraphIO
A Python library to bulk load data to Neo4j.
Documentation
Docs available at: https://graphio.readthedocs.io
Install
Install graphio from PyPI:
pip install graphio
Install the latest build version from github:
pip install git+https://github.com/kaiserpreusse/graphio.git
Development
You need Docker to run the test suite. First start the Neo4j instances to test against:
docker-compose -f test_neo4j_compose.yml up
Install dependencies:
pip install -r requirements.txt
pip install -r test_requirements.txt
Then run the tests:
python -m pytest
All tests that use the graph
fixture found in tests/conftest.py
will run against all databases.
Feedback
Please provide feedback, ideas and bug reports through GitHub issues.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
graphio-0.10.1.tar.gz
(24.9 kB
view details)
Built Distribution
graphio-0.10.1-py3-none-any.whl
(28.3 kB
view details)
File details
Details for the file graphio-0.10.1.tar.gz
.
File metadata
- Download URL: graphio-0.10.1.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6433ff87d43894d0c76a7683c7289bc884a1884781bcf4f9633c4c86abfa0351 |
|
MD5 | 95d07f93daa185a96b4e8102fe68533d |
|
BLAKE2b-256 | 44c15c7dbdbf4c2f4e92b0c2ddebed4dd57fec0a74edb9ec485e166970696be3 |
File details
Details for the file graphio-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: graphio-0.10.1-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b540c2c5de35cf39cd25c8352707919ef07a4b9e333a728a88253bf9c27a4d5 |
|
MD5 | cea025b257da5e3e15c8c9637f9dac97 |
|
BLAKE2b-256 | 8855173753f7b5f29dae22bacab96aa88c34a2bb8448b5913f42d2297114f200 |