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.

danieltpye
Node
since ‎12-15-2018
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hello all, I'm using py2neo in a conda environment. I import like this: from py2neo import Graph, Node, Relationship I have a neo4j instance in a graph object: graph = Graph("bolt://localhost:7687",auth=("neo4j","password")) The output of py2neo.__fi...
Kudos given to