neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
898 stars 186 forks source link

Optimize driver.execute_query by pipelining `BEGIN` #956

Closed robsdedude closed 1 year ago

robsdedude commented 1 year ago

Depends on: