You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a| Standard and Aligned store format (xref:database-internals/store-formats.adoc#aligned-limits[34 Billion Nodes & Relationships]) label:deprecated[Standard is deprecated in 5.23]
80
+
81
+
a| xref:database-internals/store-formats.adoc#standard-format[Standard] and xref:database-internals/store-formats.adoc#aligned-format[Aligned] store format (xref:database-internals/store-formats.adoc#aligned-limits[34 Billion Nodes & Relationships]) label:deprecated[Standard is deprecated in 5.23]
77
82
| {check-mark}
78
83
| {check-mark}
79
-
a| High_limit (xref:database-internals/store-formats.adoc#high-format-limits[1 Quadrillion Nodes & Relationships]) label:deprecated[Deprecated in 5.23]
84
+
85
+
a| xref:database-internals/store-formats.adoc#high-limit-format[High_limit] (xref:database-internals/store-formats.adoc#high-format-limits[1 Quadrillion Nodes & Relationships]) label:deprecated[Deprecated in 5.23]
80
86
|
81
87
| {check-mark}
82
-
a| Block format (xref:database-internals/store-formats.adoc#block-format-limits[New format])
88
+
89
+
a| xref:database-internals/store-formats.adoc#block-format[Block format] label:ga[GA from 5.16]
83
90
|
84
91
| {check-mark}
85
-
a| Change Data Capture (CDC) label:new[Introduced in 5.13] label:beta[]
92
+
93
+
a| link:https://neo4j.com/docs/cdc/current/[Change Data Capture (CDC)] label:new[Introduced in 5.13] label:beta[] label:ga[GA from 5.23]
| Language drivers for C#, Go, Java, JavaScript & Python footnote:sepinstall[Must be downloaded and installed separately.]
144
+
145
+
| Language drivers for link:https://neo4j.com/docs/dotnet-manual/current/[.NET], link:https://neo4j.com/docs/go-manual/current/[Go], link:https://neo4j.com/docs/java-manual/current/[Java], link:https://neo4j.com/docs/javascript-manual/current/[JavaScript], and link:https://neo4j.com/docs/python-manual/current/[Python] footnote:sepinstall[Must be downloaded and installed separately.]
122
146
| {check-mark}
123
147
| {check-mark}
148
+
124
149
| High-performance native API
125
150
| {check-mark}
126
151
| {check-mark}
152
+
127
153
a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
128
154
| {check-mark}
129
155
| {check-mark}
130
-
| Support for Neo4j Graph Data Science Community Edition footnote:sepinstall[]
156
+
157
+
| Support for link:https://neo4j.com/docs/graph-data-science/current/introduction/#introduction-editions[Neo4j Graph Data Science Community Edition] footnote:sepinstall[]
131
158
| {check-mark}
132
159
| {check-mark}
133
-
| Support for Neo4j Graph Data Science Enterprise Edition footnote:sepinstall[]
160
+
161
+
| Support for link:https://neo4j.com/docs/graph-data-science/current/installation/installation-enterprise-edition/[Neo4j Graph Data Science Enterprise Edition] footnote:sepinstall[]
134
162
|
135
163
| {check-mark}
164
+
136
165
^s| Indexes and constraints
137
166
|
138
167
|
139
-
| Fast writes via native label indexes
168
+
169
+
| link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes/search-performance-indexes/overview/[Fast writes via native label indexes]
| link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/constraints/managing-constraints/#create-property-existence-constraints[Property existence constraints]
155
190
|
156
191
| {check-mark}
157
-
| Property type constraints
192
+
193
+
| link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/constraints/managing-constraints/#create-property-type-constraints[Property type constraints]
158
194
|
159
195
| {check-mark}
160
-
| Node and relationship key constraints
196
+
197
+
|link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/constraints/managing-constraints/#create-key-constraints[Node and relationship key constraints]
0 commit comments