Hey everyone,
I recently open-sourced my “Seinfeld” graph that uses Dgraph to map the Seasons, Episodes, Characters and Lines in the iconic series. I built it in order to test my GraphQL-RAG side project and found it useful, so I thought I’d share.
It’s a good example of a highly-connected graph with tons of inverse edges. The python loading scripts might be a good guide if you’re just getting started with Dgraph.