Hello,
I deployed Neo4j 3.5 in a kubernetes cluster by using an helm chart.
In my installation I need both apoc than algo plugin.
I successfull installed plugins, but when I tried to run procedure to calculate pageRank I ran into sandbox error
algo.p...