Good question, sad to see no one gave solid answer :( I have the same problem with understanding difference between MERGE and CREATE UNIQUE. Manual doesn't provide good explanation.
пятница, 3 января 2014 г., 1:53:14 UTC+4 пользователь Javad Karabi написал: > > 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/d/optout.
