Hi,
I am trying to configure Neo4j (3.x) on Kubernetes. At one of the pod Neo4j is up and running. This setup is done by one of my colleague.
I need help of community on below:
- How to configure setup so that APOC and ALGO get installed at the POD plugins?
- How to enable load CSV from the client side, without touching the POD?