-
### Bug Description
I followed [his instructions](https://docs.llamaindex.ai/en/stable/examples/index_structs/knowledge_graph/Neo4jKGIndexDemo/?h=neo4j), but i can't import 'Neo4jGraphStore':
…
-
I'm using this amazing project to extract and model information from biomedical textbook. Since it's a large textbook I had to break it into pages. The Generate Graph function is executed smoothly for…
-
Hi,
I have an pnpm workspace, I am working with nest-neo4j for 3 months.
Lately I have been removing `@nestjs/config` from my project since I'm using different solution I have implemented, since thi…
-
### Feature Request
#### Feature Description:
The integration of **Neo4j** into LangFlow will bring support for powerful knowledge graph database retrieval capabilities, extending LangFlow's versa…
-
Platform: Macos 15.0.1
**Current behaviour**
When app is launched nothing shows up on the screen, only the menu bar of the neo4j is visible
Following log line pinpoints the error
`App initializat…
-
**Describe the bug**
On a multi-tenant app one user can be able to get data from multiple tenants, if they have access to them. [f.eg] having a user who has access to 2 tenants, the jwt looks like .…
-
From sql2cypher created by [lukaseder](https://github.com/lukaseder): neo4j-contrib/sql2cypher#10
I'll implement more of the `expressions()` method, to support:
## Functions
- [x] Arithmetic …
-
Hey, I'm not sure listing ActiveGraph and neo4j-ruby-driver as viable libraries for Ruby to use Memgraph is accurate. :/ It's seemed like they've been being maintained by one person for quite a while…
-
**Memgraph version**
2.13.0
**Environment**
Memgraph running on docker image "memgraph/memgraph-platform:2.13.0-memgraph2.13.0-lab2.10.0-mage1.13"
Kotlin application connects to it through the…
-
i'm using foreach to read from csv file and create edge between tow nodes in Memgraph which is too slow to say the least
like 2000 edge in 45 minutes
then i switch my foreach to parralel.foreach
th…