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
[email protected]
https://lists.neo4j.org/mailman/listinfo/user