0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 8 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Experimental feature - aggregating and grouping nodes [#65] I think this will be rather cool More... over 14 years ago
Experimental feature - aggregating nodes [#65] More... over 14 years ago
Fixed so that the classname property is not required when reading from a neo4j database. That means that we can read a neo4j database that was created by the Java Neo4j. [#63 state:resolved] More... over 14 years ago
Merge branch 'master' of git://github.com/ept/neo4j More... over 14 years ago
Updated documentations, fixed some text 'bugs' More... over 14 years ago
RestMixin no longer requires Lucene index on classname [#60 state:resolved] More... over 14 years ago
Fixed bug on counting primitives [#59 state:resolved] Not sure if Neo4j.number_of_properties_in_use will return the exact number of properties in use, but its works better then before ... More... over 14 years ago
added David Beckwith as contributor More... over 14 years ago
Merge branch 'master' of ../neo4j.david More... over 14 years ago
Made some minor edits to the README. Some just grammatical corrections. More... over 14 years ago
Merge branch 'master' of git://github.com/jberkel/neo4j More... over 14 years ago
added Jan Berkel as contributor More... over 14 years ago
Added methods on Neo4j for number of properties/relationships and nodes in use [#59 state:resolved] More... over 14 years ago
updated documentation around incompatible changes More... over 14 years ago
Update documentation and reference to sinatra 0.9.4 More... over 14 years ago
added contributors file More... almost 15 years ago
Release 0.3.1 More... almost 15 years ago
Merge branch 'master' of git://github.com/andreasronge/neo4j More... almost 15 years ago
Experimental extension: find path between given pair of nodes More... almost 15 years ago
Added railway example application provided by Bert FitiƩ. More... almost 15 years ago
Merge branch 'master' of git://github.com/ept/neo4j More... almost 15 years ago
Updated documenation, missing require 'neo4j/extensions/reindexer' for the all method More... almost 15 years ago
Merge branch 'master' of git://github.com/andreasronge/neo4j More... almost 15 years ago
Add backtraces to internal server errors for easier debugging More... almost 15 years ago
Fixed REST bugs and a lucene bug [#54] [#55] [#56] [#57] Found and fixed by Martin Kleppmann More... almost 15 years ago
added info about a neo4j.rb specific mailing list- [email protected] More... almost 15 years ago
Updated Rails documentation in readme More... almost 15 years ago
Fixed example in README. update_index should not require 'neo4j/extensions/tx_tracker' but should instead require require 'neo4j/extensions/reindexer' More... almost 15 years ago
Fixed reindexing bug. If neo4j was restarted it would not keep track of newly created nodes. Neo4j.update_index would not work after restart. [#53] More... almost 15 years ago
Bugfix (Lucene sorting caused exception if there were no documents) More... almost 15 years ago