nestjs-neo4j icon indicating copy to clipboard operation
nestjs-neo4j copied to clipboard

Mutliple/Dynamic labels

Open EcksDy opened this issue 6 months ago • 0 comments

Heya, I'm evaluating the library, and it's going nicely so far, nice work! 🙏

I want to segregate nodes by adding a dynamic label when creating/updating. Is there any way to achieve that when using the Neo4jNodeModelService? Or do I have to implement it with raw cypher?

EcksDy avatar Aug 12 '24 12:08 EcksDy