Skip to main content

Library to load data sets to Neo4j.

Project description

GraphIO

Tests codecov PyPI License Neo4j Neo4j Downloads

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


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.3.5.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

graphio-0.3.5-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page