Hello,

I'm trying to import data in my database using Cypher. Among the attributes
of my nodes are pretty long strings.

Some of these strings are written in French and have apostrophes between a
determinant and a noun. That means an apostrophe stuck between two letters,
as in: l'enfant.

Cypher doesn't like these apostrophies. I've been trying to add a \ sign
before the apostrophe to force Cypher to ignore it, but it doesn't work
when the apostrophe is caught between two letters. Here's a snapshot of a
piece of my command. Look to the bottom where the color is changing to
green:




Is there any workaround for this problem?

Many thanks in advance,


Jean-Baptiste

-- 
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/d/optout.

Reply via email to