Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Mattias Persson
The 1.0-rc1 version is the latest development version, yes. Use 1.0-b6 if you're looking for an older stable version. 2008/4/30 Philip Jägenstedt <[EMAIL PROTECTED]>: > Hmm, "1.0-rc1-SNAPSHOT"? Is this the development branch, and is it > what I should use? > > Philip > > > > On 4/30/08, Mattias

Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Philip Jägenstedt
Hmm, "1.0-rc1-SNAPSHOT"? Is this the development branch, and is it what I should use? Philip On 4/30/08, Mattias Persson <[EMAIL PROTECTED]> wrote: > There's now a link to a complete example from the "Getting started Guide". > > 2008/4/30 Mattias Persson <[EMAIL PROTECTED]>: > > > Yep, I'll put

Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Mattias Persson
There's now a link to a complete example from the "Getting started Guide". 2008/4/30 Mattias Persson <[EMAIL PROTECTED]>: > Yep, I'll put it up there! > > 2008/4/30 Peter Neubauer <[EMAIL PROTECTED]>: > > > > mmh, > > maybe this should go into the Wiki? > > > > /peter > > > > > > > > On

Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Mattias Persson
Yep, I'll put it up there! 2008/4/30 Peter Neubauer <[EMAIL PROTECTED]>: > mmh, > maybe this should go into the Wiki? > > /peter > > > > On Wed, Apr 30, 2008 at 1:31 PM, Mattias Persson > <[EMAIL PROTECTED]> wrote: > > It could be a problem in maven because wou have to specify the java > >

Re: [Neo] Re: Neo shell problems...

2008-04-30 Thread Mattias Persson
Oh btw, sorry I meant that that it's the neo jar file which isn't the latest. You can download it here: http://m2.neo4j.org/org/neo4j/neo/1.0-b6/neo-1.0-b6.jar You could probably download the latest shell as well :) : http://m2.neo4j.org/org/neo4j/shell/1.0-b6/shell-1.0-b6.jar 2008/4/30 Phil

Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Peter Neubauer
mmh, maybe this should go into the Wiki? /peter On Wed, Apr 30, 2008 at 1:31 PM, Mattias Persson <[EMAIL PROTECTED]> wrote: > It could be a problem in maven because wou have to specify the java > source code version (i.e 1.6 or whatever you use). Maven has a > tendency to default to java 1.4. S

Re: Compiling with Java 1.5 pom.xml (Was: [Neo] Maturity of Python bindings?)

2008-04-30 Thread Mattias Persson
Sorry for the late reply on your previous mail, this is what I answered exactely :) 2008/4/28 Philip Jägenstedt <[EMAIL PROTECTED]>: > On 4/28/08, Emil Eifrem <[EMAIL PROTECTED]> wrote: > > You probably want to put it into a file RelTypes.java, which looks like: > > That was my first attempt, th

Re: [Neo] Maturity of Python bindings?

2008-04-30 Thread Mattias Persson
It could be a problem in maven because wou have to specify the java source code version (i.e 1.6 or whatever you use). Maven has a tendency to default to java 1.4. So here is what you'll want to include in your pom.xml:

Re: [Neo] Re: Neo shell problems...

2008-04-30 Thread Philip Jägenstedt
Looks like the mailing list doesn't like attachments. On 4/30/08, Mattias Persson <[EMAIL PROTECTED]> wrote: > Hi, now I'm back (the brain behind the neo shell :) ). > > For starters, the "Not in transaction" bug was only found in the > 1.0-b6 release. It's fixed though, only the shell download

Re: [Neo] EmbeddedNeo implements NeoService

2008-04-30 Thread Mattias Persson
Ok, great Philip! 2008/4/28 Philip Jägenstedt <[EMAIL PROTECTED]>: > OK, updated the wiki for you... > > Philip > > > > On 4/28/08, Emil Eifrem <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 28, 2008 at 1:47 AM, Philip Jägenstedt <[EMAIL PROTECTED]> > wrote: > > > I'm back with a more philosophi

Re: [Neo] Re: Neo shell problems...

2008-04-30 Thread Mattias Persson
Hi, now I'm back (the brain behind the neo shell :) ). For starters, the "Not in transaction" bug was only found in the 1.0-b6 release. It's fixed though, only the shell download link doesn't refer to the latest jar file! Could someone please fix that! (I'll attach the right shell-1.0-b6.jar as we