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 transactionsClose the ...