-
Update README.md for blog example htt... was committed by Andreas Ronge
Tuesday Aug 26
changeset -
Fix for the new cypher injection issu... was committed by Brian Underwood 05:31 PM changeset
-
Disable failing tests since it does n... was committed by Andreas Ronge 05:01 PM changeset
-
Merge pull request #433 from andreasr... was committed by Andreas Ronge 03:49 PM changeset
-
id and == was broken and add error wh... was committed by Andreas Ronge 03:30 PM changeset
-
Pass params through from QueryProxy t... was committed by Brian Underwood 03:27 PM changeset
-
Update blog rails example to show how... was committed by Andreas Ronge 02:09 PM changeset
-
Pulling https://github.com/andreasron... was committed by Brian Underwood 01:21 PM changeset
-
For QueryProxy#order, treat symbols a... was committed by Brian Underwood 01:21 PM changeset
-
has_many should accept Neo4j::Node ob... was committed by Andreas Ronge 12:03 AM changeset
-
Make sure Rails logger exist before r... was committed by Andreas Ronge
Monday Aug 25
changeset -
Whoops https://github.com/andreasrong... was committed by Brian Underwood 04:53 PM changeset
-
Fix https://github.com/andreasronge/n... was committed by Brian Underwood 04:47 PM changeset
-
For logging cypher queries output ass... was committed by Brian Underwood 04:23 PM changeset
-
Should also show the params https://g... was committed by Brian Underwood 04:23 PM changeset
-
Give hints of appropriate values when... was committed by Brian Underwood 04:23 PM changeset
-
Pulling and conflict resolution https... was committed by Brian Underwood 02:46 PM changeset
-
Support for query logging in developm... was committed by Brian Underwood 02:46 PM changeset
-
errors when unexpected params given t... was committed by Chris Grigg 02:33 PM changeset
-
Merge pull request #430 from subverta... was committed by Chris Grigg 02:33 PM changeset
-
Merge pull request #429 from subverta... was committed by Chris Grigg 01:16 PM changeset
-
support for distinct count https://gi... was committed by Chris Grigg 01:16 PM changeset
-
inherit id_property https://github.co... was committed by Chris Grigg
Friday Aug 22
changeset -
Merge pull request #427 from subverta... was committed by Chris Grigg 08:49 PM changeset
-
spec adjustment to make jruby happy h... was committed by Chris Grigg 08:49 PM changeset
-
Merge pull request #426 from subverta... was committed by Chris Grigg
Thursday Aug 21
changeset -
include? bug fix for multiple rels to... was committed by Chris Grigg 10:59 PM changeset
-
exists? https://github.com/andreasron... was committed by Chris Grigg 10:59 PM changeset
-
Fixed failing unit test #416 https://... was committed by Andreas Ronge 08:51 PM changeset
-
Can now retrieve nodes from list #416... was committed by Andreas Ronge 08:15 PM changeset
-
Can now create list #416 Uses neo4j... was committed by Andreas Ronge 07:50 PM changeset
-
Delegate QP#include? to the model, ne... was committed by Chris Grigg 04:36 PM changeset
-
Merge pull request #423 from subverta... was committed by Chris Grigg 04:36 PM changeset
-
fix specs https://github.com/andreasr... was committed by Chris Grigg 04:36 PM changeset
-
fix pagination https://github.com/and... was committed by Chris Grigg 04:36 PM changeset
-
better handling of get/set rels on no... was committed by Chris Grigg 04:36 PM changeset
-
Merge branch 'master' into helpful_me... was committed by Chris Grigg 04:36 PM changeset
-
Specifically delegate calls to QueryP... was committed by Brian Underwood 02:06 PM changeset
-
Merge pull request #421 from andreasr... was committed by Chris Grigg
Wednesday Aug 20
changeset -
Linked list support in has_many #416 ... was committed by Andreas Ronge 06:44 AM changeset
-
Started changing association and quer... was committed by Andreas Ronge 06:44 AM changeset
-
Spec to cover set_mapped_label_name h... was committed by Brian Underwood
Tuesday Aug 19
changeset -
makes query respect mapped label name... was committed by Chris Grigg 03:42 AM changeset
-
Release 3.0.0.alpha.11 https://github... was committed by Chris Grigg
Monday Aug 18
changeset -
Release 3.0.0.alpha.11 https://github... was committed by Chris Grigg 11:22 PM changeset
-
3.0.0.alpha.11 notes https://github.c... was committed by Chris Grigg 11:15 PM changeset
-
Merge pull request #419 from subverta... was committed by Chris Grigg 11:12 PM changeset
-
remove core from gemfile, just use ge... was committed by Chris Grigg 11:12 PM changeset
-
Merge pull request #418 from subverta... was committed by Chris Grigg 09:59 PM changeset
-
fix activerel bug and gemfile for tra... was committed by Chris Grigg 09:59 PM 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