Commit 3a35e3a
Document change in behaviour for db.schema.nodeTypeProperties() and db.schema.relTypeProperties() (#1062)
The column propertyTypes is a LIST<STRING>, currently it outputs runtime
types, but in Cypher25 it outputs Cypher Types.
---------
Co-authored-by: Jens Pryce-Åklundh <[email protected]>1 parent c1774e0 commit 3a35e3a
File tree
1 file changed
+22
-2
lines changed- modules/ROOT/pages
1 file changed
+22
-2
lines changedLines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
70 | 92 | | |
71 | 93 | | |
72 | 94 | | |
| |||
104 | 126 | | |
105 | 127 | | |
106 | 128 | | |
107 | | - | |
108 | | - | |
109 | 129 | | |
110 | 130 | | |
111 | 131 | | |
| |||
0 commit comments