Use MERGE for that: http://docs.neo4j.org/chunked/milestone/query-merge.html
Am 18.12.2013 um 13:09 schrieb Shahar Taite <[email protected]>:
> Hey,
> i'm trying to create a unique node without starting at a certain point or
> matching a path. just creating a node if it doesn't exist(having the exact
> same properties)
> i've noticed something like create node{Type:"root"} would work,
> however create unique node{Type:"root"} won't work.
> any advice?
> thanks
>
> --
> 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.