File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,11 @@ For more information see xref:management-ops/index.adoc[Graph Management].
8787
8888The Neo4j Graph Data Science library is available in two editions.
8989
90- * The open source Community Edition includes all algorithms and features, but is limited to four CPU cores.
90+ * The open source Community Edition:
91+ ** Includes all algorithms
92+ ** Most of the catalog operations to manage graphs, models and pipelines
93+ ** Limits the concurrency to 4 CPU cores
94+ ** Limits the capacity of the model catalog to 4 models
9195* The Neo4j Graph Data Science library Enterprise Edition:
9296** Can run on an unlimited amount of CPU cores.
9397** Supports the role-based access control system (RBAC) from Neo4j Enterprise Edition.
You can’t perform that action at this time.
0 commit comments