Sunbird-RC / open-saber

Database agnostic, readily scalable APIs to store data!
https://opensaber.io/
MIT License
10 stars 44 forks source link

Making Neo4J remote provider work #157

Open steotia opened 6 years ago

steotia commented 6 years ago

It seems the queries are OLAP in nature, due to which performance will be poor and more importantly, the remote Neo4J driver does not support OLAP optimizations. Converting the way we ID and putting in ability to run OLTP queries against an indexed system.