-
Hello
When I run the following:
```
%neo4j
import org.apache.spark.sql.{SaveMode, SparkSession}
val spark = SparkSession.builder().getOrCreate()
spark.read.format("org.neo4j.spark.DataSourc…
-
Hi,
I'm using neo4j-uuid with neo4j-desktop on version 3.4.9.
I'm trying to create about 30M nodes using query parameters in python by dividing it into small batches containing 5000 nodes. …
-
**Description**
I am trying to use an existing application load balancer with my compose script. According to https://docs.docker.com/cloud/ecs-integration, I should be able to create an applicatio…
-
I have successfully kept neo4j-versioner jar file in my plugins folder and try to run the following query.
```
CALL graph.versioner.init('Element', {name:"Neo4j"}, {status:'Initialized'}, 'Ready')…
-
Hi,
ever since an upgrade to Neo4j Desktop 1.3.8 I cannot get deep links into Bloom to work. The database version is 4.1.1. Here are some of the deep link examples I have been using:
neo4j://graph…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
Hello, I'm trying to use full text search functionality in GRANDstack but I have an error.
Important details:
- Neo4j version: Desktop, 4.1.0
- APOC version: 4.1.0.1
- Operating system: Windo…
-
When I attempt to seed the DB I am getting the following error:
```
Error: Error: Response not successful: Received status code 400
at /home/colin/localdev/github/grand-stack-starter/api/src/…
-
To avoid opening neo4j ports on firewall, I'm trying to use nginx to port forward port 80 traffic to neo4j. This works in browser but not in Desktop
ie.
project-neo4j.domain.com:80 to local neo4j …
-
**Describe the bug**
I've had the same issue as #220 beginning with 1.0.2 and I just assumed it would magically fix itself when I got closer to production and was ready to deploy a new DB, but this t…