I have different data pipelines written in python to load data into neo4j using cyphers. Each pipeline is executed by a different user that has different privileges set. So far so good. But I also execute
CALL dbms.setConfigValue(\'dbms.transaction.t...