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 <ayuskaus...@compete.com> 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 "<stdin>", line 1, in <module>
>  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

Reply via email to