@@ -188,7 +188,7 @@ For more information, see link:{neo4j-docs-base-uri}/operations-manual/current/d
188188
189189a|
190190label: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
206206a|
207207label: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
224224a|
225225label:functionality[]
226- label:new []
226+ label:updated []
227227[source, cypher, role="noheader"]
228228----
229229ALTER 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
236236a|
237237label: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
245245a| 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
250250a|
251251label: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
262262a|
263263label:functionality[]
264- label:new []
264+ label:updated []
265265
266266[source, cypher, role="noheader"]
267267----
0 commit comments