neo4j / neo4j-python-driver

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

API docs: Fix execute_query parameter names #1087

Closed robsdedude closed 2 months ago

robsdedude commented 2 months ago

Trailing underscores of parameters to Driver.execute_query were not being properly displayed.