ShipatNeo

Results 4 issues of ShipatNeo

Using the Docker Compose and the Cypher Destructuring Example from here: https://github.com/utnaf/neo4j-connector-apache-spark-notebooks The first Notebook entry has the following comments: ``` In this loading example, we'll take a simple CSV...

bug

When running through the Python - Cypher Destructuring Example from https://github.com/utnaf/neo4j-connector-apache-spark-notebooks, on the 3rd notebook entry, the following error is observed: %pyspark from pyspark.functions import col df = spark.read.option("header",True).csv("worldcities.csv") df.show(5)...

question

With 4.x, if you stop the default database and then try to connect with Halin, you get the standard connection error (see screenshot). ![Screen Shot 2020-10-29 at 1 11 56...

See Screenshot - when connecting to a cluster, the Select Database screen displays duplicates (one for each server in the cluster).