neo4j-community 1.9.M03-java → 1.9.M05-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +1 -0
- data/lib/neo4j-community/jars/neo4j-cypher-1.9.M05.jar +0 -0
- data/lib/neo4j-community/jars/{neo4j-graph-algo-1.9.M03.jar → neo4j-graph-algo-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-graph-matching-1.9.M03.jar → neo4j-graph-matching-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-jmx-1.9.M03.jar → neo4j-jmx-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-kernel-1.9.M03.jar → neo4j-kernel-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-lucene-index-1.9.M03.jar → neo4j-lucene-index-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-shell-1.9.M03.jar → neo4j-shell-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/jars/neo4j-udc-1.9.M05.jar +0 -0
- data/lib/neo4j-community/jars/scala-library-2.10.0.jar +0 -0
- data/lib/neo4j-community/jars/{server-api-1.9.M03.jar → server-api-1.9.M05.jar} +0 -0
- data/lib/neo4j-community/version.rb +2 -3
- metadata +13 -13
- data/lib/neo4j-community/jars/neo4j-cypher-1.9.M03.jar +0 -0
- data/lib/neo4j-community/jars/neo4j-udc-1.9.M03.jar +0 -0
- data/lib/neo4j-community/jars/scala-library-2.9.1-1.jar +0 -0
data/.gitignore
CHANGED
Binary file
|
Binary file
|
data/lib/neo4j-community/jars/{neo4j-graph-matching-1.9.M03.jar → neo4j-graph-matching-1.9.M05.jar}
RENAMED
Binary file
|
Binary file
|
Binary file
|
data/lib/neo4j-community/jars/{neo4j-lucene-index-1.9.M03.jar → neo4j-lucene-index-1.9.M05.jar}
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: neo4j-community
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.9.
|
4
|
+
version: 1.9.M05
|
5
5
|
prerelease: 4
|
6
6
|
platform: java
|
7
7
|
authors:
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2013-03-21 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: ! 'The Java Jar files for the Neo4j Community, a high performance, fully
|
16
16
|
ACID transactional graph database – licensed under the GPL, see license - http://neo4j.org/licensing-guide/ '
|
@@ -29,17 +29,17 @@ files:
|
|
29
29
|
- lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.3.1.jar
|
30
30
|
- lib/neo4j-community/jars/geronimo-jta_1.1_spec-1.1.1.jar
|
31
31
|
- lib/neo4j-community/jars/lucene-core-3.5.0.jar
|
32
|
-
- lib/neo4j-community/jars/neo4j-cypher-1.9.
|
33
|
-
- lib/neo4j-community/jars/neo4j-graph-algo-1.9.
|
34
|
-
- lib/neo4j-community/jars/neo4j-graph-matching-1.9.
|
35
|
-
- lib/neo4j-community/jars/neo4j-jmx-1.9.
|
36
|
-
- lib/neo4j-community/jars/neo4j-kernel-1.9.
|
37
|
-
- lib/neo4j-community/jars/neo4j-lucene-index-1.9.
|
38
|
-
- lib/neo4j-community/jars/neo4j-shell-1.9.
|
39
|
-
- lib/neo4j-community/jars/neo4j-udc-1.9.
|
32
|
+
- lib/neo4j-community/jars/neo4j-cypher-1.9.M05.jar
|
33
|
+
- lib/neo4j-community/jars/neo4j-graph-algo-1.9.M05.jar
|
34
|
+
- lib/neo4j-community/jars/neo4j-graph-matching-1.9.M05.jar
|
35
|
+
- lib/neo4j-community/jars/neo4j-jmx-1.9.M05.jar
|
36
|
+
- lib/neo4j-community/jars/neo4j-kernel-1.9.M05.jar
|
37
|
+
- lib/neo4j-community/jars/neo4j-lucene-index-1.9.M05.jar
|
38
|
+
- lib/neo4j-community/jars/neo4j-shell-1.9.M05.jar
|
39
|
+
- lib/neo4j-community/jars/neo4j-udc-1.9.M05.jar
|
40
40
|
- lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar
|
41
|
-
- lib/neo4j-community/jars/scala-library-2.
|
42
|
-
- lib/neo4j-community/jars/server-api-1.9.
|
41
|
+
- lib/neo4j-community/jars/scala-library-2.10.0.jar
|
42
|
+
- lib/neo4j-community/jars/server-api-1.9.M05.jar
|
43
43
|
- lib/neo4j-community/test-jars/neo4j-kernel-1.7.1-tests.jar
|
44
44
|
- lib/neo4j-community/version.rb
|
45
45
|
- lib/neo4j-jars.rb
|
@@ -69,5 +69,5 @@ rubyforge_project: neo4j-community
|
|
69
69
|
rubygems_version: 1.8.24
|
70
70
|
signing_key:
|
71
71
|
specification_version: 3
|
72
|
-
summary: The neo4j Community edition v1.9.
|
72
|
+
summary: The neo4j Community edition v1.9.M05 JAR files
|
73
73
|
test_files: []
|
Binary file
|
Binary file
|
Binary file
|