-
**Bug:**
The statement `assert gds.version() >= 2.2.0` (e.g. in https://github.com/neo4j/graph-data-science-client/blob/main/examples/ml-pipelines-node-classification.ipynb), line , for comparing two…
-
## Guidelines
Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use APOC, please ask on [the Neo4j Discussion Forum](https://community.…
-
Would be great to quick edit node properties here:
-
An overview graph visualization of a codebase can help devs to quick start work in new code bases.
-
I am experiencing issues when running the following query against an on-premise docker instance of neo4j Community Edition.
```
CALL apoc.export.json.all(null, {stream:true, jsonFormat: "JSON_LINE…
-
Dear Neo4j support
I have downloaded to day the newest Neo4j Desktop 1.5.9 version and installed it. After that I tried to launch it. Unfortunatley the program does not start. It seems to crash befor…
-
## Is your feature request related to a problem? Please describe.
We are using neo4j DB in production but we can not see any data/timings on neo4j transactions
## Feature Description
Neo4J instru…
-
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 …
-
When I am trying to install from source, this is the error I'm facing:
```sh
Traceback (most recent call last):
#0 18.37 File "/usr/local/lib/python3.10/runpy.py", line 187, in _run_module_as_mai…
-
Hi,
store-util script hangs when jar is executed.
store-utils release 3.4.5
Neo4j version 3.4.10
graph.db size 246 GB
```
[neo4j@ieatrcxb6435 store-util-3.4.5]$ ./copy-store.sh enterprise ..…