On Tue, Feb 4, 2014 at 7:18 PM, Andrew Slack <[email protected]>wrote:

> CREATE (a:Person  { "first name":"Steve" })


I think that you just need backtip the name of the property: CREATE
(a:Person { `first name`:"Steve" })


-- 
Javier de la Rosa
http://versae.es

-- 
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.

Reply via email to