Is there a way to set node labels from a list of strings in neo4j?
Hello @saiaakarsh_koppula
Have a look at apoc.create.setLabels() function.
Regards, Cobra