in the second option , is it possible also when indexing is done by labels?

and actually my problem is when i insert nodes say there ids are the person 
social security number,
 and then i get another excel of people that might contain duplicate in the 
social security number, 
and in that case i dont wan't him to create a new node with the same social 
security number,

in java api case i use:
findNodeByProperty("socialSecurityNumber",222222);
if not exit then 
create node.

is it possible somehow with a batchInsert code?

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

Reply via email to