-
It should be possible to go from a concept in the database into its neighbour graph, and from a graph node to its database entry.
-
-
## Description
This project involves the population of a knowledge graph within a graph database. The aim is to store triples and structured data, which represent entities and their relationships, in…
-
### 🐛 Describe the bug
`memo/proxy/main.py`
It seems that when answering questions in memo/proxy/main.py, the recall mechanism doesn't utilize the dictionary information from the graph database.
…
-
Hi,
This is a great project, looking forward to trying it out more and experimenting with some workflows!
I'm looking at the portions of the code that utilize `networkx` for the graph retrieval…
-
Enable TinyPersons to first consult a Neo4j graph database through a LangChain-based chain before interacting with the LLM.
This will provide:
- Access to accurate and updated information stored in…
-
I wanted to request for this feature, where after extracting the information from the unstructured data, can we have a output loader, that can load the output to different types of database for exampl…
-
Code Link : https://github.com/neo4j/neo4j-graphrag-python/blob/8285d56e53af36d3a0a5dadd094e0982a128e6fd/src/neo4j_graphrag/experimental/components/kg_writer.py#L160
The database initialized should…
-
Is it possible to set up a database that has both full text and GeoSPARQL support? Here is the assembler I tried. Unfortunately I had no luck with my test query 😒
```turtle
@prefix fuseki: .
@…
-
@mikabr ... I happened up on this repo, since I had been researching some `ojs` and `quarto` stuff [here](https://github.com/quarto-dev/quarto-cli/discussions/6276).
I know `ojs` isn't used so much…