Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
๐
๐
๐
Powered by
Hall
Inactive
Updated 6 months ago
0
Follow
Imports
Imports
Inactive
0
Follow
At a glance
v
v3rdugo
6 months ago
ยท
Hello!
Just read this article:
https://www.llamaindex.ai/blog/introducing-the-property-graph-index-a-powerful-new-way-to-build-knowledge-graphs-with-llms
I'm trying to use the low-level manipulation of data mentioned in the last part "Using the Property Graph Store"... but it uses two classes (EntityNode and Relation) that are not imported anywhere in the code... can you help me find it? ๐
Thanks!
L
v
2 comments
Share
Open in Discord
L
Logan M
6 months ago
from llama_index.core.graph_stores import EntityNode, Relation
v
v3rdugo
6 months ago
Thank you so much! ๐
Add a reply
Sign up and join the conversation on Discord
Join on Discord