News

neo4j-viz is a Python package for creating interactive graph visualizations. The output is of type IPython.display.HTML and can be viewed directly in a Jupyter Notebook or Streamlit application.
Learn how to work with graph data, to building recommendation systems using simple and more complicated similarity methods, learn how to work with database technologies such as MySQL and Memgraph.
Graph Data Modeling in Python will guide you through designing, implementing, and harnessing a variety of graph data models using the popular open source Python libraries NetworkX and igraph.