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
I know Neo4j allows you to assign properties not only to nodes but also to relationships. I'm wondering if it's possible to do this via the neo4j gorm plugin directly. If so, it would be nice to include this feature in the sample app. For example, the relationship between a speaker and a talk could specify whether the speaker is a primary or secondary speaker.
The text was updated successfully, but these errors were encountered:
Firstly, thanks for this great sample.
I know Neo4j allows you to assign properties not only to nodes but also to relationships. I'm wondering if it's possible to do this via the neo4j gorm plugin directly. If so, it would be nice to include this feature in the sample app. For example, the relationship between a speaker and a talk could specify whether the speaker is a primary or secondary speaker.
The text was updated successfully, but these errors were encountered: