Is there an easy way to work with Memgraph
& NetworkX
? NetworkX
has a huge library of algorithms, and I would like to be able to run them on data I have stored inside Memgraph
.
Also, does Memgraph offer any out of the box graph algorithms?
Thank you for your help!
Yep, it's possible. Memgraph has a pretty tight integration with NeworkX. Take a look here for the details.