Hello Jim,Thanks for responding.At:CREATE UNIQUE only works for distinct relationships, correct?Is there a similar functionality to only create unique nodes, no duplicates?ie. a person only exists in one node in the entire graph database, but has any number of relationships?At:UniqueFactory and putIfAbsent can only be done via java, correct?Does the same functionality exist in Cypher?Thanks a lot!