This Medium article provides an in-depth guide through this repo and explains how to use PyNeoInstance.
ingest.ipynb
- Contains the ingestion code utilizing queries in the config.yaml file.
analysis.ipynb
- Contains data analysis using queries in the config.yaml file.
config.yaml
- Contains database connnection information as well as queries for loading and reading data.
If you'd like to learn more about how to use Python with Neo4j please check out the following courses on Neo4j GraphAcademy
- Building Neo4j Applications with Python: https://graphacademy.neo4j.com/courses/app-python/
- Build a Neo4j-backed Chatbot using Python: https://graphacademy.neo4j.com/courses/llm-chatbot-python/