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 (Stockh

Re: neo4j-clojure

2008-12-06 Thread Julian Morrison
tabase using a > > network of nodes 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 com

Re: neo4j-clojure

2008-12-06 Thread Julian Morrison
A relationship and a relation are different things. Relation means more or less "table". There are no tables in neo4j, only anonymous nodes, properties of those nodes, and named connections ("relationships") between nodes. On Dec 6, 9:43 pm, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Sat, 12

Re: neo4j-clojure

2008-12-06 Thread jim
f nodes 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/Julia

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 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 "Cl

neo4j-clojure

2008-12-06 Thread Julian Morrison
tique. 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