Hacker News new | ask | show | jobs
How to detect and visualize fraudulent activities using knowledge graph (nebula-graph.io)
15 points by CupofChineseTea 1522 days ago
1 comments

I built a very similar system on top of Oracle back in 2008. It is still in use.
I think relational databases are capable of doing everything that graph DBs are capable of. But under some certain scenarios, graph DBs are just more efficient. For example, in fraud detection and community discovery.