Call algorithm from Neo4j in Python

Is it possible to call algorithm from the graph data science library in a jupyter notebook ?

If you can run a JVM, and write Python, absolutely.
https://neo4j.com/docs/api/python-driver/current/

1 Like