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

Aggregate related nodes across all rows

I am relatively new to Neo4j/Cypher and getting the desired results for the following query has been escaping me for a while now. If it helps, here is a Stack Overflow question where some setup and discussion has already taken place. The nodes have a...

Cluster leader keeps changing

We have an issue that our causal cluster started to keep holding elections causing the cluster to be in a sort of read only mode. (leader changing so often). The cluster was running without issues or additional elections for 7 days before this interr...

Issue with JDBC query with new APOC library

I'm trying to query MS SQL server with using apoc.load.jdbc, but getting an error everytime. It's worked with earlier version apoc but new one 3.5.0.1 it's failing. how to resolve this. Query Used : CALL apoc.load.jdbc('sql','select * from emp') YIEL...

Create flowcharts from Neo4j

Is there a way to export Neo4j data nodes edges in a structured format so that I could use the exported data to replace our process flowcharts (i.e. - define the direction, adjust visual elements, change fonts, assign specific node positions)? Ideall...

Creating a new node from relational database

Hi, I have a connection between SQL SERVER to my neo4j db using APOC. I created a node called "People" and have 88 people in the graph. My question is: if I add a person on my relational database, how can I see that person in my neo4j database as new...

Fast Export

Hello, We have a "very big" data challenge, whereby we are trying to leverage Neo4J Cypher to reduce the data from 10^10 records down to 10^6 records. The approach is to create 10^2 DB instances, each with about 10^8 relationships and nodes, operati...

Resolved! Apoc.util.md5 function not available?

APOC loaded and accessible but the md5 function (and sha) is missing Environment: official neo4j docker image / neo4j 3.4.7-enterprise w/apoc 3.4.0.3 plugin I've tried version 3.5 as well, same result CALL dbms.procedures() yield name where name cont...

Joel by Ninja
  • 2229 Views
  • 7 replies
  • 0 kudos

Neo4j crashes while exporting

I am trying to export data in one table from neo4j but after some time , neo4j just crashes and I am getting this error in the terminal : Knowing that I already changed these lines to: dbms.memory.heap.initial_size=2g dbms.memory.heap.max_size=5g an...

2X_3_3150df3f008923a0dc2d77cf6d13a446e105e381.png

Setting the stack size doesn't seems to work

I have this error for a couple of week. This morning I reload everything from scratch using the new 3.5. So my environment is: Ubuntu Desktop 18.04.01, with 64GB RAM (dedicated to Neo4j)Neo4j 3.5 CE ServerHeap Initial=Max=15G I reload the DB, but whe...

2X_7_7f3dce7a5486a27c28cef45581336fd1e4b08a3c.png