Knowledge Graph Data Tool

https://img.shields.io/pypi/v/kgdt.svg https://img.shields.io/travis/FudanSELab/kgdt.svg Documentation Status

a python library for create and operate on a knowledge graph in disk/neo4j/mysql.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Tips

  • 如果遇到安装失败,可能是有一个依赖库pytest-runner自动获取不到 要自己手动pip一下就好了
    • TODO - 这个是因为依赖有问题,下次修改一下setup.py 的库依赖,将这个没有必要的依赖删除