cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 924 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1164 Views
  • 1 replies
  • 1 kudos

Resolved! Unable to change password on new cluster setup

I'm setting up a cluster on AWS using the latest 4.0.3 AMI. The cluster is spread between different availability zones, but in the same VPC and in the same security group. The security group port 5000,6000,7000,7687,7474,7473 is opened internally in ...

2X_f_f8bb2574509bc23a00daa555e7aa147f5bc06091.png

Neo4j backup if failing

Hi, This is a very critical issue for us. We have an external centos machine which takes the an online backup for our 3.5 neo4j production. It has recently started failing without any changes or upgrade. It fails after this step. (Start recovering st...

shweta by Node Link
  • 2147 Views
  • 6 replies
  • 0 kudos

Resolved! session.run(LOAD CSV) not working

When using LOAD CSV function with session.run() to execute cypher statements into Neo4J it does'nt return anything. Have tried removing LOAD CSV and it works perfectly fine in creating nodes. This is the code: import fs from "fs"; import path from "p...

Please help me!

I executed this query which creates relationship Person and Merchant transaction status. Query - https://prnt.sc/sfbn2a But in the output Person name is not coming inside the nodes.? It should show name but its blank. Output- https://prnt.sc/sfbnzf S...

Neo4j Bloom Invalid Parameter input for LIMIT

Hello - I am trying to execute the query below with int parameter named $param (e.g. provide value 5), but getting the following error: AN ERROR OCCURRED WHILE EXECUTING SEARCH: LIMIT: Invalid input. '5.0' is not a valid value. Must be a non-negative...

Comments section in Cypher

Hi, Today I faced a strange problem. At Neo4j Desktop browser I ran below code expecting that code will initialize two parameter variables. But it threw error to me :param x => "value 1"; // // // :param y => "value 2"; Error :param x => "value 1" //...

2X_f_f558b71e0e913ece4df2e858d9ad801a4a423c54.png 2X_0_08ca5bc69ccf4045fb8e913fc5d1c7069839c5b2.png