How do I update a given property of a node using neography? And if its an indexed field. will the indexes get updated automatically?
I know on the console, its as trivial as
cd -a 15 set username foobar
Of course this doesnt update any indexes(indices sp?) either.
According to the neo4j-manual-1.8
Another option is to setup autoindexing.