You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can give a node multiple labels through class inheritance.
Where I get stuck is how to register labels that were determined with manually implemented with neo4j SET.
When defining models, is it possible to register nodes of a model with multiple labels? Perhaps through something like class Meta?
Better yet, dynamically?
The text was updated successfully, but these errors were encountered: