New Blog: PyNeoInstance: A User-Friendly Python Library for Neo4j

Introduction PyNeoInstance was created by my Neo4j colleague Jose Alvarado-Guzman. It allows for easy loading and reading of data in a Neo4j graph by handling tasks such as driver creation and multiprocessing and supports simple configuration with YAML.

I have provided a demo GitHub repo here so you can follow along and use this as a starting point for your own projects.

Courtesy of pixlr.com Requirements A free Neo4j AuraDB instance Familiarity with Cypher Query Language Familiarity with P...

Read it: PyNeoInstance: A User-Friendly Python Library for Neo4j