dockerized neo4j@4.2.3 using node driver
Hi,
I'm running into a weird issue.
I have a list of points (hundreds) and a list of polygons (less than 10).
I'm trying to receive a list of points intersecting with one or more polygons.
During initializatio...