Hi there,
How do I add property names that have spaces in them:
e.g. CREATE (a:Person { "first name":"Steve" })
but this complains:
Invalid input '"': expected whitespace, comment, an identifier, '}' or
UnsignedInteger (line 1, column 21)
"create (a:Person { "first name":"Steve" })"
Thanks
Andrew
--
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.