Hi Here is a newbie question...
I have a node 'A' which has property 'title'... How do I rename that property to let say 'mytitle'? Looking through the API I couldn't find anything relevant... Only other thing I can think of would be 1. save the value of title 2. remove title 3. add mytitle 4. set the value of mytitle using previously saved value Any ideas? Thanks Amir
