Neo4j Transaction Management (setting up CPU and memory limit)

Greetings!

I have a Neo4j Enterprise cluster with 20 users simultaneously using the database. Is there a way to limit the resources used for transactions overall 'i-e each user can get 1 vCPU and 1GB of RAM, or maybe per user transaction quota?

Even if there is a way to enforce transaction resources from python drivers, I will be more than happy.

Thanks in ADVANCE>

Yes see here

these are dynamic parameter so you can also change them at runtime as an admin to test them out

1 Like