Hi,

In the document (15.7.6) the example of adding a node to index by a POST method 
to http://localhost:7474/db/data/index/node/favorites/key/the%20value. The 
service accept JSON. However the example shows the request posts the body as a 
string "http://localhost:7474/db/data/node/0"; but not a json object. I tried to 
Post a string of a node to add it to the index and got an error (as I 
expected). Can somebody shed some light?
If we post a json object then what is the key?

Thanks,
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to