We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dfcf3 commit 4b9759dCopy full SHA for 4b9759d
packages/core/src/driver.ts
@@ -207,7 +207,7 @@ const READERS: RoutingControl = 'READERS'
207
* @typedef {'WRITERS'|'READERS'} RoutingControl
208
*/
209
/**
210
- * Constants that represents routing mode.
+ * Constants that represents routing modes.
211
*
212
* @example
213
* driver.executeQuery("<QUERY>", <PARAMETERS>, { routing: neo4j.routing.WRITERS })
0 commit comments