Sumit,
I am trying to simulate:
CREATE (matrix1:Movie { title : 'The Matrix', year : '1999-03-31' })
but what I am getting is
CREATE ( { title : 'The Matrix', year : '1999-03-31' })
--
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.
