Hi, is there any equivalent to .from_existing for KnowledgeGraphIndex. I want to be able to load the index straight from Neo4j, instead of recreating it each time.
Also are there any functional differences between the two? I.e. should performance be the same for each since I ran some evals and am happy with knowledgeGraphIndex - so hoping PropertyGraphIndex should work just as well