neo4j 1.0.0.beta.23-java → 1.0.0.beta.24-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. data/lib/neo4j.rb +7 -0
  2. data/lib/neo4j/config.rb +2 -9
  3. data/lib/neo4j/event_handler.rb +51 -1
  4. data/lib/neo4j/functions/count.rb +33 -0
  5. data/lib/neo4j/functions/function.rb +72 -0
  6. data/lib/neo4j/functions/sum.rb +27 -0
  7. data/lib/neo4j/mapping/class_methods/property.rb +2 -1
  8. data/lib/neo4j/mapping/class_methods/rule.rb +30 -173
  9. data/lib/neo4j/mapping/node_mixin.rb +3 -1
  10. data/lib/neo4j/mapping/rule.rb +155 -0
  11. data/lib/neo4j/mapping/rule_node.rb +177 -0
  12. data/lib/neo4j/neo4j.rb +0 -4
  13. data/lib/neo4j/node.rb +12 -2
  14. data/lib/neo4j/node_relationship.rb +1 -1
  15. data/lib/neo4j/node_traverser.rb +11 -1
  16. data/lib/neo4j/rails/finders.rb +1 -1
  17. data/lib/neo4j/rails/persistence.rb +1 -0
  18. data/lib/neo4j/rails/relationships/relationships.rb +8 -5
  19. data/lib/neo4j/relationship.rb +12 -1
  20. data/lib/neo4j/type_converters.rb +121 -62
  21. data/lib/neo4j/version.rb +1 -1
  22. data/lib/tmp/neo4j/index/lucene-store.db +0 -0
  23. data/lib/tmp/neo4j/lucene-fulltext/lucene-store.db +0 -0
  24. data/lib/tmp/neo4j/lucene/lucene-store.db +0 -0
  25. data/lib/tmp/neo4j/messages.log +43 -176
  26. data/lib/tmp/neo4j/neostore +0 -0
  27. data/lib/tmp/neo4j/neostore.nodestore.db +0 -0
  28. data/lib/tmp/neo4j/neostore.nodestore.db.id +0 -0
  29. data/lib/tmp/neo4j/neostore.propertystore.db +0 -0
  30. data/lib/tmp/neo4j/neostore.propertystore.db.id +0 -0
  31. data/lib/tmp/neo4j/neostore.propertystore.db.index.keys +0 -0
  32. data/lib/tmp/neo4j/neostore.propertystore.db.index.keys.id +0 -0
  33. data/lib/tmp/neo4j/neostore.propertystore.db.strings +0 -0
  34. data/lib/tmp/neo4j/neostore.propertystore.db.strings.id +0 -0
  35. data/lib/tmp/neo4j/neostore.relationshipstore.db +0 -0
  36. data/lib/tmp/neo4j/neostore.relationshipstore.db.id +0 -0
  37. data/lib/tmp/neo4j/neostore.relationshiptypestore.db +0 -0
  38. data/lib/tmp/neo4j/neostore.relationshiptypestore.db.id +0 -0
  39. data/lib/tmp/neo4j/neostore.relationshiptypestore.db.names +0 -0
  40. data/lib/tmp/neo4j/neostore.relationshiptypestore.db.names.id +0 -0
  41. data/lib/tmp/neo4j/tm_tx_log.1 +0 -0
  42. metadata +8 -11
  43. data/lib/tmp/neo4j/index.db +0 -0
  44. data/lib/tmp/neo4j/index/lucene/node/Person-exact/_0.cfs +0 -0
  45. data/lib/tmp/neo4j/index/lucene/node/Person-exact/_1.cfs +0 -0
  46. data/lib/tmp/neo4j/index/lucene/node/Person-exact/segments.gen +0 -0
  47. data/lib/tmp/neo4j/index/lucene/node/Person-exact/segments_3 +0 -0
  48. data/lib/tmp/neo4j/index/lucene/node/Thing-exact/_0.cfs +0 -0
  49. data/lib/tmp/neo4j/index/lucene/node/Thing-exact/segments.gen +0 -0
  50. data/lib/tmp/neo4j/index/lucene/node/Thing-exact/segments_2 +0 -0
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -7,8 +7,8 @@ version: !ruby/object:Gem::Version
7
7
  - 0
8
8
  - 0
9
9
  - beta
10
- - 23
11
- version: 1.0.0.beta.23
10
+ - 24
11
+ version: 1.0.0.beta.24
12
12
  platform: java
13
13
  authors:
14
14
  - Andreas Ronge
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-12-03 00:00:00 +01:00
19
+ date: 2010-12-15 00:00:00 +01:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -110,7 +110,6 @@ files:
110
110
  - lib/tmp/neo4j/neostore.relationshipstore.db
111
111
  - lib/tmp/neo4j/neostore.propertystore.db.index.id
112
112
  - lib/tmp/neo4j/neostore.propertystore.db.id
113
- - lib/tmp/neo4j/index.db
114
113
  - lib/tmp/neo4j/neostore.propertystore.db
115
114
  - lib/tmp/neo4j/tm_tx_log.1
116
115
  - lib/tmp/neo4j/neostore.relationshiptypestore.db
@@ -120,13 +119,6 @@ files:
120
119
  - lib/tmp/neo4j/lucene-fulltext/lucene.log.active
121
120
  - lib/tmp/neo4j/index/lucene-store.db
122
121
  - lib/tmp/neo4j/index/lucene.log.active
123
- - lib/tmp/neo4j/index/lucene/node/Person-exact/segments.gen
124
- - lib/tmp/neo4j/index/lucene/node/Person-exact/_1.cfs
125
- - lib/tmp/neo4j/index/lucene/node/Person-exact/_0.cfs
126
- - lib/tmp/neo4j/index/lucene/node/Person-exact/segments_3
127
- - lib/tmp/neo4j/index/lucene/node/Thing-exact/segments.gen
128
- - lib/tmp/neo4j/index/lucene/node/Thing-exact/segments_2
129
- - lib/tmp/neo4j/index/lucene/node/Thing-exact/_0.cfs
130
122
  - lib/tmp/neo4j/lucene/lucene-store.db
131
123
  - lib/tmp/neo4j/lucene/lucene.log.active
132
124
  - lib/neo4j/event_handler.rb
@@ -148,6 +140,9 @@ files:
148
140
  - lib/neo4j/equal.rb
149
141
  - lib/neo4j/relationship.rb
150
142
  - lib/neo4j/to_java.rb
143
+ - lib/neo4j/functions/function.rb
144
+ - lib/neo4j/functions/count.rb
145
+ - lib/neo4j/functions/sum.rb
151
146
  - lib/neo4j/rails/attributes.rb
152
147
  - lib/neo4j/rails/model.rb
153
148
  - lib/neo4j/rails/validations.rb
@@ -171,7 +166,9 @@ files:
171
166
  - lib/neo4j/jars/geronimo-jta_1.1_spec-1.1.1.jar
172
167
  - lib/neo4j/jars/lucene-core-3.0.2.jar
173
168
  - lib/neo4j/jars/neo4j-kernel-1.2-1.2.M04.jar
169
+ - lib/neo4j/mapping/rule.rb
174
170
  - lib/neo4j/mapping/decl_relationship_dsl.rb
171
+ - lib/neo4j/mapping/rule_node.rb
175
172
  - lib/neo4j/mapping/node_mixin.rb
176
173
  - lib/neo4j/mapping/has_n.rb
177
174
  - lib/neo4j/mapping/relationship_mixin.rb
Binary file