Skip to content

Quick and dirty sample code for using the Neo4j Spatial Plugin with Graph Story.

License

Notifications You must be signed in to change notification settings

GraphStory/php-spatial-example

Repository files navigation

PHP + Neo4j Spatial Plugin

Quick and dirty sample code for using the Neo4j Spatial Plugin with Graph Story.

The Neo4j Spatial plugin comes standard on all Graph Story plans.

Installation

Usage

  • To set up the spatial index, etc, run spatial-setup.php from the command line:
$ php /path/to/spatial-setup.php
  • To run a sample spatial query, run spatial-queries.php from the command line:
$ php /path/to/spatial-queries.php

Tip

Use the Clear and Refresh functionality in the Graph Story console to wipe your graph and start over, if needed.

About

Quick and dirty sample code for using the Neo4j Spatial Plugin with Graph Story.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages