-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add https://github.com/neo4j-contrib/spatial to docs (#94)
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
** xref:index.adoc[Neo4j-Spatial] | ||
*** link:/labs/neo4j-spatial/5[Documentation] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
= Neo4j-Spatial: Add spatial indexes to Neo4j | ||
:docs: https://github.com/neo4j-contrib/spatial | ||
:slug: neo4j-spatial | ||
:author: Craig Taverner | ||
:category: labs | ||
:tags: spatial | ||
:neo4j-versions: 5+ | ||
:page-product: Neo4j Spatial | ||
|
||
Neo4j Spatial is a library facilitating the import, storage and querying of spatial data in Neo4j. | ||
|
||
== Relevant Links | ||
|
||
[cols="1,4"] | ||
|=== | ||
| icon:user[] Authors | Craig Taverner, Andreas Berger | ||
| icon:gift[] Releases | https://github.com/neo4j-contrib/spatial/releases | ||
| icon:github[] Source | https://github.com/neo4j-contrib/spatial | ||
| icon:book[] Docs | https://neo4j.com/labs/neo4j-spatial/5 | ||
|=== | ||
|
||
// == Recent Articles |