Hi,
I am seeing this error continuously after a few API calls to the neo4j REST API:
'Unable to start new transaction since limit of concurrently executed transactions is reached.'
How can I
- Get the total number of current open transactions
- Close the open transactions
- Configure the limit for number of open transactions allowed