Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread vistorve
Awesome, all is working now! Thanks Javier! -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468531.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. __

Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread Javier de la Rosa
You are welcome, Peter :-) Released neo4jrestclient 1.5.0 [1] with support for Neo4j 1.5.M02 (or that's what i hope). Any errors, please, feel free to report. Regards! [1] http://pypi.python.org/pypi/neo4jrestclient/1.5.0 On Mon, Oct 31, 2011 at 13:11, Peter Neubauer wrote: > Javier, > great

Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread Peter Neubauer
Javier, great community support, thanks man! Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer http://www.neo4j.org              - NOSQL for the En

Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread Javier de la Rosa
Thank you, Alex. Let me do some tests and release a new version. On Mon, Oct 31, 2011 at 11:56, vistorve wrote: > neo4jrestclient 1.4.5 > > neo4j server I tried both latest snapshot (1.5-38-g831a83d-dirty) and the > current milestone 1.5.M02 > > -Alex > > -- > View this message in context: > htt

Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread vistorve
neo4jrestclient 1.4.5 neo4j server I tried both latest snapshot (1.5-38-g831a83d-dirty) and the current milestone 1.5.M02 -Alex -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468154.htm

Re: [Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread Javier de la Rosa
Hi, vistorve, The index framework was refactorized in the last versions of Neo4j. Could you say what versions are you using of Neo4j and neo4jrestclient? Regards. On Mon, Oct 31, 2011 at 10:58, vistorve wrote: > Hi, > > I can create nodes and indexes and traverse fine but when I try to add an >

[Neo4j] Error adding item to idexes using Neo4jrestclient python

2011-10-31 Thread vistorve
Hi, I can create nodes and indexes and traverse fine but when I try to add an item to an index i get the following error: Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.6/dist-packages/neo4jrestclient/client.py", line 1030, in __setitem__ ", data %s"