-
Release 3.18.9
I detected an unsuccessful export of items in a scenario where a case has been processed in a Linux OS, and when analyzing and exporting in Windows OS, the selected or maked files to …
-
Hey,
I am following the https://neo4j.com/docs/operations-manual/current/installation/ to setup **Graph-data-science** project but while building the project through gradle facing build failure issue…
-
Hello,
I am interested in running this project - are there any special setup instructions?
-
**Describe the bug**
I am using the docker image, and after importing a Wikidata dump, I wanted to try one of the examples in the README:
```sh
kgtk instances --transitive --class Q13442814,Q1234…
-
![image](https://user-images.githubusercontent.com/87689833/126270487-7bedad4b-4b19-44ac-8445-c6b1e17b6bc5.png)
[2021-07-20 11:42:03.988] [info] Starting Neo4j
[2021-07-20 11:42:03.989] [info] S…
-
I'm getting this error when trying to execute a Cypher query:
```
Bolt\error\ConnectException: Read error in
../vendor/stefanak-michal/bolt/src/connection/StreamSocket.php:102
```
What does t…
-
Version:`^2.0.0-alpha.9`
```js
config: {
containerId: ...,
neo4j: ...,
visConfig: ...,
labels: {
Product: {
label: "name",
[NeoVis.NEOVIS_ADVANCED_CONFIG]: {
…
-
I was wondering is it possible to make Flutter running on Dart >= 2.0 work with a graph database back end solution like Orient DB? I searched on the web and the Dart package available both for Neo4j a…
-
"Import project from file" does not work: it results in a new project with .json files, not a new project with the perspectives and db already set up.
To reproduce:
1. Create some perspective in…
-
Hi all,
I am trying to create relationships in batches in the neo4j database using py2neo bulk api create_relationship().
I have multiple relation types (like knows ,follows etc) in the list and al…