How did you test this? It might be a result rendering artefact of your client. I’m not seeing any problem like that in 3.0.0-M4.
-- Chris Vest System Engineer, Neo Technology [ skype: mr.chrisvest, twitter: chvest ] > On 18 Feb 2016, at 08:33, wenbo zhao <webz...@gmail.com> wrote: > > Suppose you have a node: > > (n {id: 1, content: "aaa\n\nbbb"}) > > Update the content attribute: > > match (n {id: 1}) set n.content="aaa\n\n\n\nbbb" return n > > Then you will find that the content property doesn't get updated. It seems > that \n is ignored when updating properties. > > Note: I'm using Neo4j version 3.0.0-M03. > > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to neo4j+unsubscr...@googlegroups.com > <mailto:neo4j+unsubscr...@googlegroups.com>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.