How to add properties to entity relationships (e.g., proficiency score between Person and Skill)? #1555
Unanswered
Amitabitbul
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I'm exploring how to model relationships between entities that require additional properties. Specifically, I would like to know if adding attributes to the relationships themselves is possible.
Example use case:
Is this kind of relationship property modeling possible in GraphRAG? If so, could someone provide guidance on how to implement it?
Some specific questions:
Any examples or documentation references would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions