SkillsCast
About the Speaker
Nowadays Neo4j has its own Graph Algorithms library but we have to call that via Cypher procedures which isn’t quite as nice. Mark wanted to fix that.
As a result, a few months ago he started writing a NetworkX-esque API that would provide a nice wrapper around Neo4j’s algorithms. In this talk he’d like to show off the library and how easy it is to use the networkx function calls that you’re used to without having to worry whether your graph will fit in memory in your Python program.
YOU MAY ALSO LIKE:
- Machine Learning and Link Prediction (SkillsCast recorded in July 2019)
- Deep Learning Fundamentals with Leonardo De Marchi (Online Course on 3rd - 6th May 2021)
- Agile Functional Data Pipeline in Haskell: A Case Study of Multicloud API Binding (SkillsCast recorded in November 2020)
- Building a Custom Type Provider (SkillsCast recorded in October 2020)
A NetworkX-esque API for Neo4j Graph Algorithms
Mark Needham
Mark Needham is a graph advocate and Developer Relations Engineer at Neo4j.