-
Notifications
You must be signed in to change notification settings - Fork 619
Commit afbb077
committed
Respect updated default CypherDSL dialect.
With the major version upgrade of the CypherDSL, the new default dialect is Neo4j_5.
Older targeted Neo4j versions (4.x) need to have an explicit dialect set to Neo4j_4.
Signed-off-by: Gerrit Meier <meistermeier@gmail.com>1 parent dec5533 commit afbb077
1 file changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | - | ||
129 | + | ||
130 | + | ||
130 | 131 |
| |
131 | 132 |
| |
132 | - | ||
133 | + | ||
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 | - | ||
139 | + | ||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
|
0 commit comments