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.

hkelley
Node
since ‎04-14-2021
‎06-01-2022

User Statistics

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

User Activity

I have some old Powershell scripts that use the v1.7 driver. I am trying to move them to v4 but cannot seem to get the synchronous classes. When I call Session() I am hitting the the Async implementation instead of the synchronous, even though I ha...