cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

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>

1 REPLY 1

Yes see here

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