Find answers from the community

s
F
Y
a
P
Updated last month

i am starting to play with

i am starting to play with kwoledgegraphs, but it looks like the support in llama_index is not the same as with eg vectorindex.
s
6 comments
eg there is not pipeline support, creating a graphindex from a graphdb is not really documented; not sure what the role of docstore is
i am just a bit puzzled wrt the flow of things.
with regular vectorindex, the pipeline adn docstore give a nice way to re-index nodes, and have the pipeline deal with the upserts etc
but for graphindex, this requires custom code i guess.
is there a way to just pass the modified nodes returned by the pipeline to the graphindex?
i will take a look into the code, but i am just a bit surprised that pipelines don't support a graphindex
Add a reply
Sign up and join the conversation on Discord