Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/odarbelaeze/isigraph
- Owner: odarbelaeze
- License: mit
- Created: 2018-03-24T03:00:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:36:21.000Z (about 2 years ago)
- Last Synced: 2024-11-06T20:50:16.260Z (about 2 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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: UpdatesInputs 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