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
  • 857 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
  • 1118 Views
  • 1 replies
  • 1 kudos

Neo4j loading CSV with missing cells

Can someone please provide me cypher query for the above cell. It's a representation of the data I have. Here questions are nodes and Answers are properties and recommendation is also a node. The problem I am facing is, there could be possibilities ...

3X_1_b_1b6c4ecbb046cf8613443f3b14c72ffdf0d83e30.png

How to skip the intermediate nodes?

Based on the given input need to skip the specific nodes and continue with the nodes connected to them. To simplify, say I have nodes like this: A->B->C->D->E I should query this graph in the following way: if my input is B and C, I should skip B and...

How do we import a csv file, when the dataset in it is having null values in few columns? I would not want to ignore those rows as I need them to be in my graph. Neo4j desktop version=1.4.5,Neo4j Browser version: 4.3.1,Neo4j Server version: 4.3.0

How do we import a csv file, when the dataset in it is having null values in few columns? I would not want to ignore those rows as I need them to be in my graph. Neo4j desktop version=1.4.5,Neo4j Browser version: 4.3.1,Neo4j Server version: 4.3.0.

How to modify :style with hosted neo4j (4.2)?

I'm using a cloud hosted neo4j 4.3.1 I basically want to tweak some CSS like larger font size for links. I found this guide: Neo4j Graph Database Platform Neo4j Browser User Interface Guide - Developer Guides This ar...

3X_b_8_b88a5de686f83e24e8cd4d936b51c265fd53a396.png 3X_b_8_b875b1152ce6698cc05ca6549dace582694ac2d8.png
D_C by Node Clone
  • 454 Views
  • 1 replies
  • 0 kudos

[Cypher Query] Event transitions detection based on time

I have a following cypher script which I wish to query the transition from event1 to event2. However, the following script cannot just return the exact transition between event1 and event2, but all the event1 happens before event2, I wish to ask if t...

oli by Graph Buddy
  • 446 Views
  • 3 replies
  • 0 kudos

Problems with collect?

Dear Community. I have 2 cyphers which - on the surface - appear to be identical except for the property they are setting. The first one works as it should; the second "clone" does not. Could you have a look: Query 1. Goal is to add the root PRO...

rmasrani by Node Clone
  • 395 Views
  • 2 replies
  • 1 kudos