Hello, I have a problem with neo4j PropertyGraphIndex, where it creates a contraint uniqueness for Entity and Node type nodes for the "id" property. But, it sets the id to the same value as name, which is common to other nodes and therefore clashes. Is there a way around this? Why is the id be set to a common string or at all? Or I'm missing something?
I also found that v0.3.5 has a cypher error. I had to revert to v0.3.3. This is on package llama-index-graph-stores-neo4j
Also, I didn't find release notes for this package on pip. Are they somewhere else? With you guys or neo4j people?
I can have sections across different documents with the same name: 1. Introduction, Appendix A, etc. Same for definitions, acronyms, etc. Or is the property graph not intended for that type of ontology?