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
  • 922 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

Graphing my Dataset

Hello, I am new to neo4j but convinced it can help me make sense of my dataset. Please i need help to graph and generate the required insight from the dataset. I have uploaded the dataset already.Any help? The dataset concerns air quality such that ...

Need To create a node base on condition

Hi Team, In recent days I have worked with the neo4j and I am impressed. In the Happy flow was able to create a node with relationship MATCH (a:Tracker), (b:Table) , (c:Table2) WHERE EXISTS (a.TrackerID) AND EXISTS(b.TrackerI...

Resolved! Spread operator for map projections?

Just in case I've missed it in the docs: is there something like spread operators for map projections? I have two related nodes, which I would get with MATCH (b:Building)--(a:Address). Now I can project the address into the building with RETURN b{.*,...

BairDev by Node Clone
  • 883 Views
  • 3 replies
  • 0 kudos

Missing apoc procedure

I need to delete all indexes & constraints in my Neo4j database. Until today I was successfully using the following procedure: //delete all indexes & constraints CALL apoc.schema.assert({},{},true) YIELD label, key RETURN * However, as of today it r...

Unwind and match only if list is non-empty?

I have a situation where I am looking for paths of the form (:A|B)-[:REL]->(A|B)-[:REL]-> ... -[:REL]->(A|B). That is, the paths go through nodes with label A or B. Specifically, if the path is only A nodes, then it can be included in the result set....

Having issues installing neo4j 4.4.5 cluster

Hi , I am trying to install neo4j enterprise version with 3 cores and 1 read replica with helm charts and Kustomization. My pods are not starting up and getting the below exception. WARNING: An illegal reflective access operation has occurred WARNIN...

APOC Rename and Merge Nodes

Hi Graphistas! Im running Aura professional and I created a graph which I now have populated with data. Unfortunately I made a small mistake in the node type and now I have two node types: Identifier and identifier. I want to consolidate them so the ...

Hide excessive relationship between nodes

Hi Team I am using Neo4j Graphene DB on Heroku, Version details for same are. A)Neo4j Browser version: 4.0.3 B)Neo4j Server version: [3.5.17] My question is regarding hiding/suppressing relationship between 2 nodes when displayed in graph. If there ...

2X_3_31ba87473540d2c31a2d3edf0e5ed80a9a49903b.png