Skip to content

Commit 9bd8b48

Browse files
bigmontzrobsdedude
andcommitted
Apply suggestions from code review
Co-authored-by: Robsdedude <dev@rouvenbauer.de>
1 parent 24c69ac commit 9bd8b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/driver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ class SessionConfig {
139139
* reduces network communication resulting in better performance.
140140
*
141141
* Usage of Cypher clauses like USE is not a replacement for this option.
142-
* Driver sends Cypher to the server for processing.
142+
* The driver does not parse any Cypher.
143143
*
144144
* When no explicit name is set, the driver behavior depends on the connection
145145
* URI scheme supplied to the driver on instantiation and Bolt protocol

0 commit comments

Comments
 (0)