-
On mutation, you get the following error:
```
"Function 'apoc.util.validatePredicate' doesn't exist."
```
To reproduce, run the attached code. Open Apollo server on `localhost:4000`. Run the fol…
-
### Issue description
Somewhat a generalization of https://github.com/biocypher/biochatter/issues/204
Either a permutation of user query or a semantic search approach is necessary to avoid false ne…
-
Within a transaction, dropping an index for a property, creating a constraint on the same property and then rolling back the transaction leaves the original index in a broken state. Queries accessing …
-
Hello there,
I tried to implement the new @search directive on a federated microservice.
```
[nodemon] starting `babel-node services/graph_canvas_service/src/index.js`
[nodemon] spawning
[nod…
-
Hi,
I am trying to import some polygons with other attributes like temperature and humidity.
When using embedded API, it is possible to add properties using layer.add function.
Now I am trying to u…
-
I'm getting intermittent TransactionNotFound client errors. Couple of refreshes and it goes away
Additional information which could be helpful if relevant to your issue:
### Trace
```
…
-
Reported this morning by @q60.
- Code: https://gist.github.com/q60/4d875206006df803d8f7c7daf5acb997
- Env: Zig 0.9.0 running linux x86_64
-
**Describe the bug**
The docs for `n()`, `e()`, `e_forwards()`, and `e_backwards()` were not findable on the readthedocs:
- from `chain()` + the table of contents, unclear that those are the ones to…
-
### Kùzu version
v0.4.3.23
### What happened?
First, I execute the following Cypher query on my graph:
```Cypher
MATCH (n1)-[]->(n1)-[]->(n1)-[]->(n1) RETURN COUNT (*)
=> 216
```
Then, I execu…
-
Is the sequence random? Like sometimes it will play the minigame, sometimes get the key, but though i switch the auto upgrade to True, it seems it never be operated. Is the auto upgrade only have a lo…