-
Linked list support in has_many #416 ... was committed by Andreas Ronge
Sunday Aug 17
changeset -
Copied 2.x identity map files #414 R... was committed by Andreas Ronge 11:04 PM changeset
-
Release 3.0.0.alpha.10 ActiveRel sup... was committed by Andreas Ronge 06:25 PM changeset
-
Not sure why this fixes things. Mayb... was committed by Brian Underwood 04:32 PM changeset
-
Merging in master after active_rel ch... was committed by Brian Underwood 03:36 PM changeset
-
removed extra 'type' option https://g... was committed by Chris Grigg 01:53 PM changeset
-
Merge pull request #411 from andreasr... was committed by Andreas Ronge 09:48 AM changeset
-
Merge branch 'master' into activerel ... was committed by Chris Grigg 12:21 AM changeset
-
merge master into activerel https://g... was committed by Chris Grigg 12:10 AM changeset
-
Merge branch 'query_proxy_caching' in... was committed by Chris Grigg 12:10 AM changeset
-
use neo4j 3.0.0.alpha.9 https://githu... was committed by Andreas Ronge
Saturday Aug 16
changeset -
protect against illegal props https:/... was committed by Chris Grigg 02:08 AM changeset
-
associations use activerel model to d... was committed by Chris Grigg 12:06 AM changeset
-
removed ActiveRel::IdProperty https:/... was committed by Chris Grigg
Friday Aug 15
changeset -
modify example app to demonstrate act... was committed by Chris Grigg 09:08 PM changeset
-
remove old code, tweak specs, refacto... was committed by Chris Grigg 07:49 PM changeset
-
activerel checks node classes prior t... was committed by Chris Grigg 04:50 AM changeset
-
activerel checks node classes prior t... was committed by Chris Grigg 04:28 AM changeset
-
Release 3.0.0.alpha.9 https://github.... was committed by Andreas Ronge
Thursday Aug 14
changeset -
Updated rails example to use new has_... was committed by Andreas Ronge 10:56 PM changeset
-
Should hopefully cache queries approp... was committed by Brian Underwood 10:43 PM changeset
-
Bumped neo4j-core to 3.0.0.alpha.19 ... was committed by Andreas Ronge 09:20 PM changeset
-
Merge pull request #406 from andreasr... was committed by Andreas Ronge 08:06 PM changeset
-
Merge branch 'query_experiment' into ... was committed by Chris Grigg 04:25 PM changeset
-
fix origin https://github.com/andreas... was committed by Chris Grigg 04:25 AM changeset
-
renamed library to shared https://git... was committed by Chris Grigg 03:50 AM changeset
-
associations tag relationships using ... was committed by Chris Grigg 03:46 AM changeset
-
merge master + query_experiment https... was committed by Chris Grigg 03:01 AM changeset
-
each_with rel and each_rel changes ht... was committed by Chris Grigg 12:24 AM changeset
-
Rename spec file from has_n to has_ma... was committed by Brian Underwood
Wednesday Aug 13
changeset -
Move activesupport dependency declara... was committed by Brian Underwood 10:53 PM changeset
-
remove old associations code and spec... was committed by Chris Grigg 09:35 PM changeset
-
merge master into query_experiment ht... was committed by Chris Grigg 08:44 PM changeset
-
QP always uses a rel identifier, add ... was committed by Chris Grigg 08:00 PM changeset
-
Starting out making things just a bit... was committed by Brian Underwood 03:38 PM changeset
-
Symbol to proc https://github.com/and... was committed by Brian Underwood 03:38 PM changeset
-
add each_with_rel and queryproxy unit... was committed by Chris Grigg 08:36 AM changeset
-
remove qq https://github.com/andreasr... was committed by Chris Grigg 08:36 AM changeset
-
fix activerel query, :any support, sp... was committed by Chris Grigg 12:46 AM changeset
-
fix a missed inbound/outbound to_node... was committed by Chris Grigg
Tuesday Aug 12
changeset -
inbound/outbound to end_node/start_no... was committed by Chris Grigg 11:38 PM changeset
-
outbound/inbound became from/to and a... was committed by Chris Grigg 05:07 PM changeset
-
basic support for :where with :any in... was committed by Chris Grigg 06:19 AM changeset
-
implements == https://github.com/andr... was committed by Chris Grigg 06:19 AM changeset
-
additional specs https://github.com/a... was committed by Chris Grigg 06:19 AM changeset
-
change rel_type to type https://githu... was committed by Chris Grigg 06:19 AM changeset
-
specs for equality checking https://g... was committed by Chris Grigg 06:19 AM changeset
-
a wee refactor https://github.com/and... was committed by Chris Grigg
Monday Aug 11
changeset -
complete callbacks, specs, disable tr... was committed by Chris Grigg 09:32 PM changeset
-
gemfile should use dev branch https:/... was committed by Chris Grigg 05:39 AM changeset
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Neo4j.rb is a graph database framework for JRuby.
It provides:
* Mapping of ruby objects to nodes in networks rather than in tables.
* Storage of ruby object to a file system.
* Fast traversal of relationships between nodes in a hugh node space.
* Transaction with rollbacks support.
* Indexing and quering of ruby objects.
* Integration with Rails
0.1—100% complete
Completed 7 of 7 tickets