I’ve seen a few talks and blog posts about GraphRAG and graph databases (mostly from companies building graph databases), and I’m curious to hear about your experiences with them in the context of agentic applications. I get how they could model relationships between entities more naturally and help agents pull relevant context faster, but does it actually make a big difference in your project? I’m considering trying it out, but I’m sceptical that the benefits are that much bigger than just sticking with good-old Postgres. Where have you found graph databases really made a difference? And were there cases where you wouldn’t use them again?