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.

dmseledkov
Node
since ‎08-20-2020
‎06-01-2022

User Statistics

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

User Activity

I'm new to Neo4j and trying to connect python and neo4j database. I've created Neo4j database with name = "test", password = "test" and then run it. Then I started Jupyther notebook and run !pip3 install neo4j After succesful installation I run from...