Expected Behavior
db access to spatial.* procedures
Actual Behavior
The procedure spatial.addLayer() was not found.
How to Reproduce the Problem
With a 2025.10.1 Neo4j db (2025.10.0 currently not available in Desktop 2.1.4 ) and https://github.com/neo4j-contrib/spatial/releases/download/2025.10.0/neo4j-spatial-server-plugin-2025.10.0.jar (downloaded twice to make sure it did not get corrupted during download)
Neo4j.conf set to
dbms.security.procedures.unrestricted=apoc.,spatial.
dbms.security.procedures.allowlist=apoc.,spatial.
spatial.* procedures are not accessible ...
Screenshots
Specifications
Currently used versions
as it is currently not possible to create a 2025.10.0 Neo4j db I'm using 2025.10.1
I tried 2025.07.0 with neo4j-spatial-server-plugin-2025.07.jar but could not even connect to the db in that case
Versions
- OS: Windows 11
- Neo4j: Desktop 2.1.4
Any idea on how to get a recent version of Neo4j db running with the spatial plugin welcome !
Expected Behavior
db access to spatial.* procedures
Actual Behavior
The procedure spatial.addLayer() was not found.
How to Reproduce the Problem
With a 2025.10.1 Neo4j db (2025.10.0 currently not available in Desktop 2.1.4 ) and https://github.com/neo4j-contrib/spatial/releases/download/2025.10.0/neo4j-spatial-server-plugin-2025.10.0.jar (downloaded twice to make sure it did not get corrupted during download)
Neo4j.conf set to
dbms.security.procedures.unrestricted=apoc.,spatial.
dbms.security.procedures.allowlist=apoc.,spatial.
spatial.* procedures are not accessible ...
Screenshots
Specifications
Currently used versions
as it is currently not possible to create a 2025.10.0 Neo4j db I'm using 2025.10.1
I tried 2025.07.0 with neo4j-spatial-server-plugin-2025.07.jar but could not even connect to the db in that case
Versions
Any idea on how to get a recent version of Neo4j db running with the spatial plugin welcome !