Hacker News new | ask | show | jobs
by flyingsilverfin 2693 days ago
Grakn (Grakn.ai) offers a strongly typed graph database that is open source :) (disclaimer: work there)
2 comments

Took a look. Interesting project. The abstraction model available to declaring relationships/vertices was hard to grasp at first glance but as I thought about it further, I can see some interesting benefits for pattern matching grammar. eMatrix did not have abstraction for relationships/vertices types but did for object/edge types.
Thanks. I'll take a look :)