Setting labels from a string list

Is there a way to set node labels from a list of strings in neo4j?

Hello @saiaakarsh_koppula :slight_smile:

Have a look at apoc.create.setLabels() function.

Regards,
Cobra