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.

bryce_c_decora
Node
since ‎03-18-2021
‎06-01-2022

User Statistics

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

User Activity

I was operating with Python 3.5 and the following: neo4j==1.7.4 neobolt==1.7.13 neotime==1.7.4 I switched to neo4j driver 4.2 and noticed some breaking changes that I can't find documentation on. Previously running... driver.session.run(query) ... w...