Find answers from the community

Updated 3 months ago

I’m looking at nebulagraph integration

I’m looking at nebulagraph integration and it seems like the default graph store uses “entity” and “relationship” as sort of the extent of the graph schema. I’m wondering if anyone has an example of a more tuned instance of this, one that exposes typed tags and edges?

Am thinking about a single nebulagraph space with multiple indices over it, each exposing domain-specific methods?
L
1 comment
The graph stuff is very basic right now. Actively thinking on ways to expand it.

I think it's mainly focused on "entity" and "relationship" for the simplicity of building an initial KG

Would love to see some PRs for this though ❤️ I know there is one PR I need to review today that looks pretty cool
https://github.com/jerryjliu/llama_index/pull/7204
Add a reply
Sign up and join the conversation on Discord