Neo4j.rb 0.0.7: Rails support
December 10, 2008 < 1 min read
Andreas Ronge just released Neo4j.rb 0.0.7. See the project page for more information. Highlights from the changelog: added value object stuff to support Rails, made the neo4j engine start and stop automatically.Neo4j.rb can now be used as a complement or… Read more →
Explore: jruby Neo4j.rb 0.0.7 rails release ruby
Neo4j wrapper for Clojure
December 8, 2008 < 1 min read
Julian Morrison has started to develop a wrapper around Neo4j for Clojure, a Lisp dialect running on the JVM. Here’s how the code using the wrapper can look:(use ‘neo4j)(with-neo “test” (tx (let [c (new-node) b (new-node)] (relate (top-node) :customers c)… Read more →
Explore: bindings clojure Julian Morrison Lisp dialect Neo4j wrapper
Simplified Groovy + Neo4j setup
< 1 min read
Stig Lau wrote on using Groovy, Neo4j and Maven together.The result is a Groovy demo on top of Neo4j, distributed as a Maven archetype. Setting it up on your machine is a single Maven command. Stig concludes:Groovy just might have… Read more →
Explore: groovy maven maven archetype
How Groovy is Neo4j?
December 4, 2008 < 1 min read
After hearing about Neo4j at RubyManor, Robert Rees tried using it from Groovy and experienced some problems getting started. This was discussed on the Neo4j mailing list as well. Topics mentioned are the packaging of Neo4j in multiple jar files,… Read more →
Explore: bindings django groovy Groovy language rubymanor
Neo4j.rb version 0.0.6 released
December 3, 2008 < 1 min read
Today Andreas Ronge released version 0.0.6 of Neo4j.rb. See the project page for more information. Highlights from the changelog: new sort_by method, lazy loading of search results, support for Lucene query language. Want to learn more about graph databases? Click… Read more →
Explore: bindings jruby Neo4j.rb 0.0.6 release ruby
QCon and RubyManor roundup
December 1, 2008 < 1 min read
Recent presentations about Neo4j have created buzz in the community. Here are a few links that we thought were worth highlighting:The slides from Emil’s presentation at QCon SF 2008 are online on SlideShare.Age Mooy of Xebia writes about his QCon… Read more →
Explore: Age Mooy community roundup Graham Ashton qcon ruby rubymanor