Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/0.25-neo4j-3.1' into 0.25-neo4j-3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaverner committed Nov 11, 2017
2 parents 0b410c3 + 03ec675 commit cece5e7
Show file tree
Hide file tree
Showing 239 changed files with 2,908 additions and 2,814 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ target
/bin
LineString.*
results.*

docs/*
1,377 changes: 695 additions & 682 deletions LICENSE.txt

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
Neo4j
Copyright © 2002-2011 Network Engine for Objects in Lund AB (referred to
in this notice as Neo Technology)
Copyright © 2002-2017 Network Engine for Objects in Lund AB (referred to
in this notice as "Neo Technology")
[http://neotechnology.com]

This product includes software ("Software") developed by Neo Technology.

The copyright in the bundled Neo4j graph database (including the
Software) is owned by Neo Technology. The Software developed and owned
by Neo Technology is licensed under the GNU AFFERO GENERAL PUBLIC
LICENSE Version 3 (http://www.fsf.org/licensing/licenses/agpl-3.0.html)
("AGPL") to all third parties and that license, as required by the AGPL,
is included in the LICENSE.txt file.
by Neo Technology is licensed under the GNU GENERAL PUBLIC LICENSE
Version 3 (http://www.fsf.org/licensing/licenses/gpl-3.0.html) ("GPL")
to all third parties and that license, as required by the GPL, is
included in the LICENSE.txt file.

However, if you have executed an End User Software License and Services
Agreement or an OEM Software License and Support Services Agreement, or
another commercial license agreement with Neo Technology or one of its
affiliates (each, a "Commercial Agreement"), the terms of the license in
such Commercial Agreement will supersede the AGPL and you may use the
such Commercial Agreement will supersede the GPL and you may use the
software solely pursuant to the terms of the relevant Commercial
Agreement.

Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ The Neo4j Spatial Plugin is available for inclusion in the server version of Neo
* [v0.24.1 for Neo4j 3.0.8](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.0.8/neo4j-spatial-0.24.1-neo4j-3.0.8-server-plugin.jar?raw=true)
* [v0.24.1 for Neo4j 3.1.1](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.1.1/neo4j-spatial-0.24.1-neo4j-3.1.1-server-plugin.jar?raw=true)
* [v0.24.1 for Neo4j 3.2.5](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.24.1-neo4j-3.2.5/neo4j-spatial-0.24.1-neo4j-3.2.5-server-plugin.jar?raw=true)
* [v0.25 for Neo4j 3.0.8](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.25-neo4j-3.0.8/neo4j-spatial-0.25-neo4j-3.0.8-server-plugin.jar?raw=true)
* [v0.25 for Neo4j 3.1.4](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.25-neo4j-3.1.4/neo4j-spatial-0.25-neo4j-3.1.4-server-plugin.jar?raw=true)
* [v0.25 for Neo4j 3.2.5](https://github.com/neo4j-contrib/m2/blob/master/releases/org/neo4j/neo4j-spatial/0.25-neo4j-3.2.5/neo4j-spatial-0.25-neo4j-3.2.5-server-plugin.jar?raw=true)

For versions up to 0.15-neo4j-2.3.4:

Expand Down Expand Up @@ -338,7 +341,7 @@ Add the following repositories and dependency to your project's pom.xml:
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-spatial</artifactId>
<version>0.24.1-neo4j-3.2.5</version>
<version>0.25-neo4j-3.2.5</version>
</dependency>
~~~

Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion docs/.asciidoctor/diagram/Final-Graph-find-layer.svg.cache

This file was deleted.

This file was deleted.

74 changes: 0 additions & 74 deletions docs/images/Final-Graph-add-a-WKT-geometry-to-a-layer.svg

This file was deleted.

This file was deleted.

58 changes: 0 additions & 58 deletions docs/images/Final-Graph-create-a-WKT-layer.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/images/Final-Graph-create-a-WKT-layer.svg.cache

This file was deleted.

74 changes: 0 additions & 74 deletions docs/images/Final-Graph-find-layer.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/images/Final-Graph-find-layer.svg.cache

This file was deleted.

Loading

0 comments on commit cece5e7

Please sign in to comment.