DEV Community

Discussion on: A Gentle Introduction To Graph Theory

Collapse
 
courier10pt profile image
Bob van Hoove

Thanks for writing this, you've done a great job (re-)educating me about the fundamentals.

I'm interested in using (or perhaps even implementing) an in memory graph for a music selection program. I use C#, recommendations are welcome.

Oh and I have considered Neo4j, it's great but I'd like something more light weight.