-
client information: java,springboot,neo4j.driver.version 4.4.0
problem description:
Memgraph is deployed in a docker container on an aws ec2 instance. The interaction process (cypher) with Java's ne…
-
https://raw.githubusercontent.com/memgraph/memgraph-platform/main/docker-compose.yml
-
**Memgraph version**
v2.15.0
**Environment**
I am using the memgraph with docker. currently, I am building the rules and using graph data screens to define rules. there is an API connected to Mem…
-
When I try to connect to a standalone Memgraph instance via HA Cluster connection (I know that's not expected behavior), then Lab 2.16 (Memgraph 2.18.1) returns the following message:
```
Connecti…
-
Directly inside memgraph, Cypher command, as efficient as possible:
- [x] Return node labels in "constant" time
- [x] Return edge types in "constant" time
- [ ] Return all properties keys in "const…
-
Everything is described on Discourse: https://discourse.memgraph.com/t/query-times-in-memgraph-lab-vs-other-methods/355
Note added: Memgraph is running on another machine in the building, in the loca…
-
Reporting this based on the context from [discord] (https://discord.com/channels/842007348272169002/1144023890528575528/1162046249269207093). You can read the full context there; below is the discussi…
-
Currently memgraph supports ollama for AI chat however it hardcodes llama2:latest and no other options are available. This enhancement would allow the memgraph-lab user to select the model to use with…
-
**Memgraph version**
Verified on Memgraph 2.9 and 2.8
**Environment**
Docker on Mac M1
**Describe the bug**
The message the user receives on running Cypher query CREATE USER with syntax error…
-
https://neo4j.com/labs/apoc/4.3/overview/apoc.create/apoc.create.setProperty/
Extend the work under done https://github.com/memgraph/mage/pull/445