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.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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 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 Enterprise.
> http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
>
>
>
> On Mon, Oct 31, 2011 at 9:18 AM, Javier de la Rosa  wrote:
>> 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: 
>>> http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468154.html
>>> Sent from the Neo4j Community Discussions mailing list archive at 
>>> Nabble.com.
>>> ___
>>> Neo4j mailing list
>>> User@lists.neo4j.org
>>> https://lists.neo4j.org/mailman/listinfo/user
>>>
>>
>>
>>
>> --
>> Javier de la Rosa
>> http://versae.es
>> ___
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Javier de la Rosa
http://versae.es
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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 Enterprise.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.



On Mon, Oct 31, 2011 at 9:18 AM, Javier de la Rosa  wrote:
> 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: 
>> http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468154.html
>> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
>> ___
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
>
>
> --
> Javier de la Rosa
> http://versae.es
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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: 
> http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468154.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Javier de la Rosa
http://versae.es
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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
> 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" % (request_url, url_ref))
> neo4jrestclient.request.StatusException: Error [405]: Method Not Allowed.
> Specified method is invalid for this server..
> Error requesting index with POST
> http://localhost:7474/db/data/index/node/seg_nodes/name/x , data
> http://localhost:7474/db/data/node/6
>
> Any help you could provide would be great.
>
> Thanks,
> Alex
>
>
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468029.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Javier de la Rosa
http://versae.es
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[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" % (request_url, url_ref))
neo4jrestclient.request.StatusException: Error [405]: Method Not Allowed.
Specified method is invalid for this server..
Error requesting index with POST
http://localhost:7474/db/data/index/node/seg_nodes/name/x , data
http://localhost:7474/db/data/node/6

Any help you could provide would be great.

Thanks,
Alex


--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Error-adding-item-to-idexes-using-Neo4jrestclient-python-tp3468029p3468029.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user