-
### Bug Description
Hi,
When attempting to store a Property Graph in a Neo4j database, I have encountered a `CypherSyntaxError` with the message `Invalid input '(': expected "{" (line 10, column …
-
Hello Age developers.
I have a question regarding GraphQL service, that I could setup for our enterprise, to service Age Graph database via GraphQL front-end.
Any suggestions or experience setting u…
-
Hey,
I'm looking to connect Neo4j with NanoLLM Jetson containers to perform RAG. Is this possible? If so, could someone guide me on how to connect Neo4j to the Jetson container? Any assistance woul…
-
Hi, I am excited about trying out Neo4J's LLM Graph Builder, but need help and/or documentation on running it. I am using a clone of this repo from October 20.
I have set up a free-tier Neo4J Aura …
-
Configuration of Storage Provider is not clear. It seems right now Neo4J needs to be installed but if it isn't, the app throws a runtime error. That is wrong. The app should check if there is a provid…
-
### 🐛 Describe the bug
When the graph database is empty, the prompt uses '- Existing Graph Memories: []', which results in empty new graph memories. Change it to '- Existing Graph Memories: None' t…
-
Hi, I'm the creator of [graph](https://github.com/dominikbraun/graph) and coincidentally noticed this ToDo:
https://github.com/fastenhealth/fasten-onprem/blob/3692fd462f830115f9eb2fd7af81ed7b5f32aa…
-
The nature of our data and queries may have a better fit as a graph database. I've been thinking about this for a while, but want to get a roadmap item for it.
Some candidates:
- [Neo4j](https://…
-
AFAIK, IFC data structure is graph/network. It seems natural to store graph data in a graph database. Some are converting IFC to RDF and utilizing semantic web technology (also graph-based) for queryi…
aahoo updated
5 years ago
-
Thanks for adding GraphRAG to RAGbuilder.
I had some questions and suggestions, perhaps you want to chat some time.
* QQ: in graphrag.full_retriever you fetch the vector store data but don't use…