Skip to content

Commit 68536cd

Browse files
labels
1 parent 79427b6 commit 68536cd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ For more information, see link:{neo4j-docs-base-uri}/operations-manual/current/d
188188

189189
a|
190190
label:functionality[]
191-
label:new[]
191+
label:updated[]
192192

193193
[source, cypher, role="noheader"]
194194
----
@@ -205,7 +205,7 @@ For more information, see the following sections in the Operations Manual:
205205

206206
a|
207207
label:functionality[]
208-
label:new[]
208+
label:updated[]
209209

210210
[source, cypher, role="noheader"]
211211
----
@@ -223,7 +223,7 @@ For more information, see the link:{neo4j-docs-base-uri}/operations-manual/curre
223223

224224
a|
225225
label:functionality[]
226-
label:new[]
226+
label:updated[]
227227
[source, cypher, role="noheader"]
228228
----
229229
ALTER DATABASE movies SET DEFAULT LANGUAGE CYPHER 25
@@ -235,11 +235,11 @@ For more information, see the link:{neo4j-docs-base-uri}/operations-manual/curre
235235

236236
a|
237237
label:functionality[]
238-
label:new[]
238+
label:updated[]
239239

240240
[source, cypher, role="noheader"]
241241
----
242-
ALTER ALIAS `remote-with-default-language` SET DATABASE DEFAULT LANGUAGE CYPHER 5
242+
ALTER ALIAS `remote-with-default-language` SET DATABASE DEFAULT LANGUAGE CYPHER 25
243243
----
244244

245245
a| Alter the default Cypher version of a remote database alias.
@@ -249,7 +249,7 @@ For more information, see the link:{neo4j-docs-base-uri}/operations-manual/curre
249249

250250
a|
251251
label:functionality[]
252-
label:new[]
252+
label:updated[]
253253

254254
[source, cypher, role="noheader"]
255255
----
@@ -261,7 +261,7 @@ For more information, see the link:{neo4j-docs-base-uri}/operations-manual/curre
261261

262262
a|
263263
label:functionality[]
264-
label:new[]
264+
label:updated[]
265265

266266
[source, cypher, role="noheader"]
267267
----

0 commit comments

Comments
 (0)