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

Neo4J Desktop set-up fails on password request

Hello, I have attempted several times to install Neo4J desktop to evaluate further use of Neo4J as a platform in my business. Each time, I am halted by the following dialogue box: Password has been changed Local Graph password has been changed. Pleas...

carguy by Node
  • 419 Views
  • 2 replies
  • 1 kudos

neo4j stalling during data writing

Hello I am using py2neo to write data to neo4j on my local machine. My graph currently contains 19,000 nodes and 124,000 relationships, totalling roughly 1GB of data. This is roughly 5% of the total amount of data I need to write to this graph. When ...

Cannot restart Neo4j Docker container

Hi everyone, I have my Neo4j version 4.3.9 running on Docker. It runs smoothly before I restart the container. I have searched on Google and community but there is no solutions. Below is log container Selecting JVM - Version:11.0.13, Name:OpenJDK 64-...

Bloom Scene Actions on relationships

I am trying to use Scene Actions to update a relationship property: I expect that the MATCH works the same way as on nodes.But if I select and execute it on a relationship I get the error message:"Sorry, we couldn't find any results for this action...

Karimoo_0-1666150514132.png Karimoo_1-1666150592315.png

Resolved! Need help in cypher query for this required layout

I am new to Neo4j, I am using this query to get the below layout in traversing the path MATCH p = (r:Reports)<--(s:Schedules)<--(m:MDRMs)<--(br:Business_Requirements)-->(rp: Report_Logic)-->(ra: Reporting_layer_attributes) where r.Report_Name ='FFIEC...

1.png 2.png

Too Much GC even has High Memory

Testing write operation on a small database of size 1-2 GB du -h -s neo4j1.5G neo4j   Assigned 12 GB of RAM  Still, Neo4j continues to go for GC. Is it expected behavior? debug.log:2022-10-11 16:52:18.087+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent...

apspannu_0-1665508301647.png

mutate Procedure Call Failed

CALL gds.eigenvector.mutate('myGraph', {maxIterations: 20,mutateProperty: 'centrality'})YIELD nodePropertiesWritten, ranIterations --------------------------- while running this code i'm getting the below error:-   Failed to invoke procedure `gds.eig...

Neo4j and vba

Hello everyone   I am wondering if there is a way to read/query/write to an auraDB database from an application written in VBA (CAD application called Catia V5).   I am currently creating 3d shapes with a CAD application using the VBA API. These shap...

predicting the path a user is going to take

Hi All, I have the list of all events a user has taken so far. The events are like pages visited in one or more mobile apps. This data consists of which user clicked on what link at what time. Given this data, I would like to predict what is the like...

ananthbv by Node Link
  • 149 Views
  • 0 replies
  • 0 kudos