cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

nicorikken
Node
since ‎01-08-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We have a Python project connecting to Neo4j, running inside Kubernetes. Previously we used the neo4j package. Then we used the py2neo package (which uses the neobolt driver) with a neo4j sidecar (resulting in a localhost address). But now we connect...