Hi ,
I have started playing with Neo4j because Im interested in utilizing it for GraphRag mainly Text2Cypher. I started by looking at the Neo4J graph builder tool https://llm-graph-builder.neo4jlabs.com/ . I connected to my neo4j Aura instance t, I added my schema as text then imported some files (small dataset) and graphbuilder seems to do good job in creating the KW with specified nodes and relationship. However when I go to Neo4J and open the same instance I Connected from the graphbuilder or open the explorer from the builder itself I see a very different KG with missing nodes and relationships !!! That seems strange and disappointing โฆHow is this possible if the KG is stored in the Aura KG DB which both I assume point to ?
Thanks for the help