Hey Guys! I am currently working as an analyst at a small to medium sized tech company. We are currently exploring the options to move onto a cloud based Neo4j, however, before we take the step, I would like some more information and was hoping that someone will be able to help :)
Does the querying speed increase? I wrote a simple code to query the database through Python, however, the API connection was a little bit slow. I was hoping that by upgrading to a prmium version that we could keep the session open and query as we please, without slowing down by connecting the session each time.
My boss and myself would be the first users of the system, however, we would like to update the graph continuously and possibly increase the number of users past 12. Is this possible with he professional version? Is the CPU limitation imposed on the users within the system at once, or is it per registered IP addresses which access the database?
Thank you for reading and for the help!