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 have searched both the documentation and discord for an answer.
Question
here is what I would like to achieve:
I have a knowledge base which consists of entities and relations. It is in a form of a group of entity excel files and relationship excel files . Now I would like to build a property graph rag with kuzu as the storage. How can I achieve this? A piece of sample code is appreciated for a jump start