@@ -150,28 +150,28 @@ For more information about Neo4j and Cypher versioning, see link:https://neo4j.c
150150|===
151151| Reserved | Deprecated in Cypher 25 since Neo4j 2025.11
152152| * | abac.*
153- | date | aura .*
154- | date.realtime | builtin .*
155- | date.statement | cdc .*
156- | date.transaction | coll .*
157- | date.truncate | date .*
158- | datetime | datetime .*
159- | datetime.fromepoch | db .*
160- | datetime.fromepochmillis | dbms .*
161- | datetime.realtime | duration .*
162- | datetime.statement | graph .*
163- | datetime.transaction | internal .*
164- | datetime.truncate | localdatetime .*
165- | db.nameFromElementId | localtime .*
166- | duration | math .*
167- | duration.between | plugin .*
168- | duration.inDays | point .*
169- | duration.inMonths | stored .*
170- | duration.inSeconds | string .*
171- | graph.byElementId | time .*
172- | graph.byName | tx .*
173- | graph.names | unsupported .*
174- | graph.propertiesByName | vector.*
153+ | date | builtin .*
154+ | date.realtime | cdc .*
155+ | date.statement | coll .*
156+ | date.transaction | date .*
157+ | date.truncate | datetime .*
158+ | datetime | db .*
159+ | datetime.fromepoch | dbms .*
160+ | datetime.fromepochmillis | duration .*
161+ | datetime.realtime | graph .*
162+ | datetime.statement | internal .*
163+ | datetime.transaction | localdatetime .*
164+ | datetime.truncate | localtime .*
165+ | db.nameFromElementId | math .*
166+ | duration | plugin .*
167+ | duration.between | point .*
168+ | duration.inDays | stored .*
169+ | duration.inMonths | string .*
170+ | duration.inSeconds | time .*
171+ | graph.byElementId | tx .*
172+ | graph.byName | unsupported .*
173+ | graph.names | vector .*
174+ | graph.propertiesByName |
175175| localdatetime |
176176| localdatetime.realtime |
177177| localdatetime.statement |
0 commit comments