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.

afattahian
Node
since ‎07-28-2019
‎06-01-2022

User Statistics

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

User Activity

Platform: MacBook 2.9 GHz i7, 16 Gigs RAM Neo4j 3.5.6 Community Edition. Using the following python code to perform cypher merges concurrently: with get_bolt_session(): pass if parameters is not None: kw_params.update(parameters) num_workers ...