can anyone explain what MERGE and CREATE UNIQUE do, in pseudocode?
im having trouble understanding exactly the order in which one or the other 
will decide to create a new relationship, or use a new one.
for example, CREATE UNIQUE will try to use as much of the graph as 
possible, does this mean it attempts to match each node on the other side 
of a relationship, prior to create the node?

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