Skip to main content

Library to load data sets to Neo4j.

Project description

GraphIO

Build Status PyPI License Neo4j

A Python library to quickly build data sets and load them to Neo4j. Based on Py2neo. Built by Kaiser & Preusse.

Documentation

Documentation Status

Docs available at: https://graphio.readthedocs.io/

Tutorial with real data: https://graphdb-bio.com/graphio-tutorial-idmapping

Install

Install graphio from PyPI:

pip install graphio

Install the latest build version from github:

pip install git+https://github.com/kaiserpreusse/graphio.git

Status

This is an early release with a focus on data loading.

Development

You need Docker to run the test suite. Two Neo4j Docker containers will be started before running the tests, one for version 3.5 and another for version 4.

All tests that use the graph fixture found in tests/conftest.py will run against both 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.0.14.tar.gz (8.7 kB view hashes)

Uploaded Source

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