Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odarbelaeze/isigraph

Inputs a set of isi files into a neo4j database, handling nodes and relations.
https://github.com/odarbelaeze/isigraph

Last synced: 9 days ago
JSON representation

Inputs a set of isi files into a neo4j database, handling nodes and relations.

Awesome Lists containing this project

README

        

============
ISI to neo4j
============

.. image:: https://img.shields.io/pypi/v/isigraph.svg
:target: https://pypi.python.org/pypi/isigraph

.. image:: https://img.shields.io/travis/odarbelaeze/isigraph.svg
:target: https://travis-ci.org/odarbelaeze/isigraph

.. image:: https://readthedocs.org/projects/isigraph/badge/?version=latest
:target: https://isigraph.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/odarbelaeze/isigraph/shield.svg
:target: https://pyup.io/repos/github/odarbelaeze/isigraph/
:alt: Updates

Inputs a set of isi files into a neo4j database, handling nodes and relations.

* Free software: MIT license
* Documentation: https://isigraph.readthedocs.io.

Features
--------

* Idempotent loading of files.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage