>
> Thank you Chris,
>
So every set should be like
if (node.hasProperty("propLabel") &&
node.getProperty("propLabel").equals("propValueToCheck") )
node.setProperty("propLabel", "whatever");
Verbous but no try/catch.
I'll take that although checking for null is more java
Thank you
Jérôme
--
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.