Please raise an GH issue on github.com/neo4j/neo4j/issues If you're up to it, a PR with test and fix would be highly appreciated.
The code is in DumpApp.java in the shell module. Thanks so much Michael Am 21.12.2013 um 08:56 schrieb Feng Yan <[email protected]>: > when exporting node's properties using neo4j-shell, the data within {..} > seems to comply with json formula, but if there is double quotes(") in > property value, no escape for it(\"), this cause trouble when I try to parse > the property data with json libs, anyone has better idear? > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
