Find answers from the community

Updated 2 months ago

How to load neo4j graph index directly?

How to load neo4j graph index directly? It says KeyError: '04b02040-46ad-4893-8c5a-fc74ff1d5e1a'

index = load_graph_from_storage(storage_context, root_id="04b02040-46ad-4893-8c5a-fc74ff1d5e1a") # loads graph with the specified root_id
f
1 comment
Have you found a solution to your problem? I am trying to load a graph index which i created, but i do not know how.
Add a reply
Sign up and join the conversation on Discord