My data needs @recurse directive to render somthing at all times.
The data seems to be a double linked list, so there are many predicate. problem is occured when I send query to see(render) end-to-end graph, at the result is server is down.
The used number of data is just 3000. it is just toy but not working. When I put total 300 nodes, it is working well as I expected.
I’m using docker and set the flag lru_mb=4096. my machine has 16GB.
So how can I query with bulk data? I don’t want to see dying the server