hpi-sam / BP2018HG1

Bachelor Project Documentation
MIT License
0 stars 0 forks source link

Use Neomodel instead of py2neo #48

Closed Askir closed 5 years ago

Askir commented 5 years ago

Neomodel: https://github.com/neo4j-contrib/neomodel is a library that much more closely represents our needs to an Obejct to Graph mapping. Py2neo is on a lower level and not quite as useful. We'll be saving a lot of time in the future if we refactor now. Checkout https://blog.askir.me/2019/02/04/new-libraries-and-tools-for-our-backend/ if you want to learn more.

Todo:

erksch commented 5 years ago

@Askir can this be closed?