Hacker News new | ask | show | jobs
by pbronez 1455 days ago
That’s super cool! Earlier this week I was getting frustrated with NetworkX and started wondering: “what’s the easiest way I run proper graph queries on this in-memory dataset?” This seems like a reasonable option, will add it to my list to try out.
1 comments

I warn you the code isn't ready for serious usage. It's more of a proof of prototype to show that these technical problems can be solved very simply.

So I doubt it would handle a challenging query! It only supports the bare essentials.