neo4j-community 2.1.3 → 2.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/lib/neo4j-community/jars/{neo4j-cypher-2.1.3.jar → neo4j-cypher-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-cypher-commons-2.1.3.jar → neo4j-cypher-commons-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-cypher-compiler-2.1-2.1.3.jar → neo4j-cypher-compiler-2.1-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-graph-algo-2.1.3.jar → neo4j-graph-algo-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-graph-matching-2.1.3.jar → neo4j-graph-matching-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-jmx-2.1.3.jar → neo4j-jmx-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-kernel-2.1.3.jar → neo4j-kernel-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-lucene-index-2.1.3.jar → neo4j-lucene-index-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-primitive-collections-2.1.3.jar → neo4j-primitive-collections-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{neo4j-udc-2.1.3.jar → neo4j-udc-2.1.4.jar} +0 -0
- data/lib/neo4j-community/jars/{server-api-2.1.3.jar → server-api-2.1.4.jar} +0 -0
- data/lib/neo4j-community/test-jars/{neo4j-kernel-2.1.3-tests.jar → neo4j-kernel-2.1.4-tests.jar} +0 -0
- data/lib/neo4j-community/version.rb +2 -2
- metadata +34 -33
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 46ee15c290d4d672c4d92ae60945aaddaff11a3a
|
4
|
+
data.tar.gz: 10c0a6b2f1d60e53dbb3bfde7eb080b72d92a005
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3b61dbbf10e4bcdf668745101b5ccfc6701097bb3ad6d8708853f20083efa6980332a551ac4b2aca87da109c8daac734c812c84fb35058e97fd26925276452ee
|
7
|
+
data.tar.gz: 96747c5a62168bca3d044f62566747afc633d6b53405b49f028e99ff9c79ad6a52b35768834b514c527a2dded2a3180357bbc8a6c52aa7d39f707b01bd93b794
|
data/.gitignore
CHANGED
Binary file
|
data/lib/neo4j-community/jars/{neo4j-cypher-commons-2.1.3.jar → neo4j-cypher-commons-2.1.4.jar}
RENAMED
Binary file
|
Binary file
|
Binary file
|
data/lib/neo4j-community/jars/{neo4j-graph-matching-2.1.3.jar → neo4j-graph-matching-2.1.4.jar}
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/neo4j-community/test-jars/{neo4j-kernel-2.1.3-tests.jar → neo4j-kernel-2.1.4-tests.jar}
RENAMED
Binary file
|
metadata
CHANGED
@@ -1,44 +1,44 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: neo4j-community
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dmytrii Nagirniak
|
8
8
|
- Andreas Ronge
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-
|
12
|
+
date: 2014-09-10 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rake
|
16
|
-
version_requirements: !ruby/object:Gem::Requirement
|
17
|
-
requirements:
|
18
|
-
- - '>='
|
19
|
-
- !ruby/object:Gem::Version
|
20
|
-
version: '0'
|
21
16
|
requirement: !ruby/object:Gem::Requirement
|
22
17
|
requirements:
|
23
|
-
- -
|
18
|
+
- - ">="
|
24
19
|
- !ruby/object:Gem::Version
|
25
20
|
version: '0'
|
26
|
-
prerelease: false
|
27
21
|
type: :development
|
28
|
-
|
29
|
-
name: jeweler
|
22
|
+
prerelease: false
|
30
23
|
version_requirements: !ruby/object:Gem::Requirement
|
31
24
|
requirements:
|
32
|
-
- -
|
25
|
+
- - ">="
|
33
26
|
- !ruby/object:Gem::Version
|
34
27
|
version: '0'
|
28
|
+
- !ruby/object:Gem::Dependency
|
29
|
+
name: jeweler
|
35
30
|
requirement: !ruby/object:Gem::Requirement
|
36
31
|
requirements:
|
37
|
-
- -
|
32
|
+
- - ">="
|
38
33
|
- !ruby/object:Gem::Version
|
39
34
|
version: '0'
|
40
|
-
prerelease: false
|
41
35
|
type: :development
|
36
|
+
prerelease: false
|
37
|
+
version_requirements: !ruby/object:Gem::Requirement
|
38
|
+
requirements:
|
39
|
+
- - ">="
|
40
|
+
- !ruby/object:Gem::Version
|
41
|
+
version: '0'
|
42
42
|
description: 'The Java Jar files for the Neo4j Community, a high performance, fully
|
43
43
|
ACID transactional graph database – licensed under the GPL, see license - http://neo4j.org/licensing-guide/ '
|
44
44
|
email:
|
@@ -48,7 +48,7 @@ executables: []
|
|
48
48
|
extensions: []
|
49
49
|
extra_rdoc_files: []
|
50
50
|
files:
|
51
|
-
- .gitignore
|
51
|
+
- ".gitignore"
|
52
52
|
- Gemfile
|
53
53
|
- README.md
|
54
54
|
- Rakefile
|
@@ -56,48 +56,49 @@ files:
|
|
56
56
|
- lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.3.1.jar
|
57
57
|
- lib/neo4j-community/jars/geronimo-jta_1.1_spec-1.1.1.jar
|
58
58
|
- lib/neo4j-community/jars/lucene-core-3.6.2.jar
|
59
|
-
- lib/neo4j-community/jars/neo4j-cypher-2.1.
|
60
|
-
- lib/neo4j-community/jars/neo4j-cypher-commons-2.1.
|
59
|
+
- lib/neo4j-community/jars/neo4j-cypher-2.1.4.jar
|
60
|
+
- lib/neo4j-community/jars/neo4j-cypher-commons-2.1.4.jar
|
61
61
|
- lib/neo4j-community/jars/neo4j-cypher-compiler-1.9-2.0.3.jar
|
62
62
|
- lib/neo4j-community/jars/neo4j-cypher-compiler-2.0-2.0.3.jar
|
63
|
-
- lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.
|
64
|
-
- lib/neo4j-community/jars/neo4j-graph-algo-2.1.
|
65
|
-
- lib/neo4j-community/jars/neo4j-graph-matching-2.1.
|
66
|
-
- lib/neo4j-community/jars/neo4j-jmx-2.1.
|
67
|
-
- lib/neo4j-community/jars/neo4j-kernel-2.1.
|
68
|
-
- lib/neo4j-community/jars/neo4j-lucene-index-2.1.
|
69
|
-
- lib/neo4j-community/jars/neo4j-primitive-collections-2.1.
|
70
|
-
- lib/neo4j-community/jars/neo4j-udc-2.1.
|
63
|
+
- lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.4.jar
|
64
|
+
- lib/neo4j-community/jars/neo4j-graph-algo-2.1.4.jar
|
65
|
+
- lib/neo4j-community/jars/neo4j-graph-matching-2.1.4.jar
|
66
|
+
- lib/neo4j-community/jars/neo4j-jmx-2.1.4.jar
|
67
|
+
- lib/neo4j-community/jars/neo4j-kernel-2.1.4.jar
|
68
|
+
- lib/neo4j-community/jars/neo4j-lucene-index-2.1.4.jar
|
69
|
+
- lib/neo4j-community/jars/neo4j-primitive-collections-2.1.4.jar
|
70
|
+
- lib/neo4j-community/jars/neo4j-udc-2.1.4.jar
|
71
71
|
- lib/neo4j-community/jars/opencsv-2.0.jar
|
72
72
|
- lib/neo4j-community/jars/parboiled-core-1.1.6.jar
|
73
73
|
- lib/neo4j-community/jars/parboiled-scala_2.10-1.1.6.jar
|
74
74
|
- lib/neo4j-community/jars/scala-library-2.10.4.jar
|
75
|
-
- lib/neo4j-community/jars/server-api-2.1.
|
76
|
-
- lib/neo4j-community/test-jars/neo4j-kernel-2.1.
|
75
|
+
- lib/neo4j-community/jars/server-api-2.1.4.jar
|
76
|
+
- lib/neo4j-community/test-jars/neo4j-kernel-2.1.4-tests.jar
|
77
77
|
- lib/neo4j-community/version.rb
|
78
78
|
- lib/neo4j-jars.rb
|
79
79
|
- neo4j-community.gemspec
|
80
80
|
homepage: https://github.com/dnagir/neo4j-community
|
81
81
|
licenses: []
|
82
82
|
metadata: {}
|
83
|
-
post_install_message:
|
83
|
+
post_install_message:
|
84
84
|
rdoc_options: []
|
85
85
|
require_paths:
|
86
86
|
- lib
|
87
87
|
required_ruby_version: !ruby/object:Gem::Requirement
|
88
88
|
requirements:
|
89
|
-
- -
|
89
|
+
- - ">="
|
90
90
|
- !ruby/object:Gem::Version
|
91
91
|
version: '0'
|
92
92
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
|
-
- -
|
94
|
+
- - ">="
|
95
95
|
- !ruby/object:Gem::Version
|
96
96
|
version: '0'
|
97
97
|
requirements: []
|
98
98
|
rubyforge_project: neo4j-community
|
99
99
|
rubygems_version: 2.2.2
|
100
|
-
signing_key:
|
100
|
+
signing_key:
|
101
101
|
specification_version: 4
|
102
|
-
summary: The neo4j Community edition v2.1.
|
102
|
+
summary: The neo4j Community edition v2.1.4 JAR files
|
103
103
|
test_files: []
|
104
|
+
has_rdoc:
|