-
Not sure if this is part of the Neo4j Desktop API, but selecting/choosing the database to use would be really helpful. In the moment, I can only use the default database 'neo4j'.
Beside that: great…
-
## Guideline
To help us understand your issue, please specify important details, primarily:
- Neo4j version: 4.0.3 and 4.3.2
- Operating system: Ubuntu 18.04 LTS
- API/Driver: N/A
- **Steps t…
-
Installed Neo4j happily on macOS Big Sur. Can run the Neo Desktop client OK.
Installed SCypherGraph OK in Pharo 9 64 bit. No errors.
Tried to run the db connection check:
db:=SgGraphDb new.
…
-
**Describe the bug**
The case came up when integrating testkit with the driver. Apparently a map in cypher can have integer keys. I currently cannot find a way to do it without producing a read error…
-
When I run a changeset that returns values, the migration hangs and does not return.
Here's an example changeset:
```
Schedule repeated call of pr-closedDate-updater
CALL apoc.peri…
-
**Describe the bug**
I upgraded to version 2.1.2 and now the neo4j protocol doesn't work. I can use bolt or http directly but with neo4j i get an error:
```bash
PHP Notice: Undefined index: serv…
-
Using Neo4J 4.3.3 and py2neo 2021.2.0
When running
`q = "CALL gds.graph.export('graphname', { dbName: 'databasename' })"
graph.run(q)`
I am encountering the following error:
\venv\lib\sit…
-
we've not used neo4j as a datastore in DLSS, as far as i know, so this is somewhat uncharted territory.
neo4j is a graph DB that runs on the JVM: https://neo4j.com/
-
Is it possible to visualize multiple relationships? It returns only nodes while using the same query in the db gives another result.
![image](https://user-images.githubusercontent.com/46625461/137921…
-
This tool is extremely helpful for us when we're prototyping out a visualization set for a new client. However, due to some restraints on client systems, we can't always install Neo4j Desktop and inst…