Releases: tomcorbett/neo4jphp
Releases · tomcorbett/neo4jphp
First working version with Spatial Support
Added in support for some of the methods in the Neo4J Spatial extension including:
- addSimplePointLayer
- addNodeToLayer
- getLayer
- findGeometriesWithinDistance
- findGeometriesInBBox
Not fully unit tested but features have been tested and work.