Re: neo4j-clojure

2008-12-07 Thread Marcus Dübois
Hi, first off I'd like to say that I'm new to Clojure and this list, I've just been using it for a day or so, but I really like what I'm seeing so far. Count me in! Not papers, but... Julian, I disagree with you on that point, but finding the papers may be a little difficult. We

neo4j-clojure

2008-12-06 Thread Julian Morrison
. Patches welcome. http://github.com/JulianMorrison/neo4j-clojure/tree/master --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com To unsubscribe

Re: neo4j-clojure

2008-12-06 Thread Dave Newton
--- On Sat, 12/6/08, Julian Morrison wrote: A wrapper for neo4j, which is a non-relational database using [...] traversable relationships. Hey, wait... Dave --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: neo4j-clojure

2008-12-06 Thread Randall R Schulz
On Saturday 06 December 2008 13:43, Dave Newton wrote: --- On Sat, 12/6/08, Julian Morrison wrote: A wrapper for neo4j, which is a non-relational database using [...] traversable relationships. Hey, wait... OK. But I can't hold my breath forever... Dave RRS

Re: neo4j-clojure

2008-12-06 Thread jim
with properties and traversable relationships. This is my first Clojure wrapper library, I've tried to keep the spirit of Clojure by only wrapping things that were verbose or un- lispy. Please comment and critique. Patches welcome. http://github.com/JulianMorrison/neo4j-clojure/tree/master

Re: neo4j-clojure

2008-12-06 Thread Julian Morrison
. This is my first Clojure wrapper library, I've tried to keep the spirit of Clojure by only wrapping things that were verbose or un- lispy. Please comment and critique. Patches welcome. http://github.com/JulianMorrison/neo4j-clojure/tree/master