Hello!
My organization is using Neo4j 4.2.1 Enterprise edition on standalone Centos server with Startup Program, (so we have a licensce key)
Due to using enterprise license, we are have no cores or memory restrictions, (
in general, there are restrictions, but startup program allows to use 24 cores and 256 Gb of ram -
more than enough for us!)
One of the advantages that made us use Neo4j is gds library.
And question is : are any core limitations for using graph algorithms library in our case (if we have enterprise license for Neo4j by startup program wich has no cores restrictions)
Thanks