You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Singleton Neo4j is a Python package that implements the Singleton design pattern for Neo4j graph databases. It provides a simple API to create a single connection to the database and reuse it throughout the application. Compatible with Python 3.6+.
About
Singleton Neo4j is a Python package that implements the Singleton design pattern for Neo4j graph databases. It provides a simple API to create a single connection to the database and reuse it throughout the application. Compatible with Python 3.6+.