I have been working with Memgraph for some thime now. I've successfully managed to limit memory usage on regular queries and the overall memory usage of Memgraph.
However, I recently ran into a scenario where I'd like to apply similar limits to queries executed under triggers. Is it possible to limit the execution of queries that are run under triggers in Memgraph? If it is, could anyone please guide me through the process?