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
  • 867 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
  • 1122 Views
  • 1 replies
  • 1 kudos

Neo4j Container errors

Hi , I am running neo4j container.While inserting one file data it's failing in few ubuntu instances , while in others it's running smoothly. It's failing with below results. neo4j-service | 2020-08-03 05:41:03.834+0000 ERROR Unexpected error d...

Connecting with bolt to secured database

Hi I am using org.springframework.boot:spring-boot-starter-data-neo4j -> 2.2.3.RELEASE library to work with Neo4j. I am trying to connect to my database instance (4.1.0 version) via bolt driver. Via the browser it shows that bolt URI is bolt+s://some...

Gephi integration - update and warning

If visualization is your interest, there are a number of tools to explore graphs. Neo's own Bloom, now integrated with the free desktop version is a great place to start. Another interesting option is Gephi. They've been around for a while and their ...

llpree by Graph Buddy
  • 1328 Views
  • 3 replies
  • 0 kudos

Resolved! Gds.alpha.degree.write Unknown target node error

I'm trying to run this query, which is based on the sample code given on the docs for degree centrality CALL gds.alpha.degree.write({ nodeQuery: 'MATCH (n:USER)-[:COLLECTED_AT_STEP]->(:STEP {step_val:1}) RETURN id(n) as id', relationshipQuery:'MATC...

Minyall by Node Link
  • 1194 Views
  • 3 replies
  • 2 kudos

Graph algorithms playground doesn't work

Hi, I've followed the example of Game of Thrones and when I click run to calculate the centrality for example, the behavior was not as expected. The result is always a blank page with only the headers. How can I fix it? Thanks.

Resolved! Error while using CASE after WITH

Hi, I have a query like below Match (n1:Node A)<-[:hasData]-(n2:CommonNode)-[:hasValue]->(n3:Node3) where ID(n3) = '<node_id>' and ID(n2) = '<node_id>' with n3.name as n3_name,n1.name as n1_name CASE n3_name WHEN [] THEN n1_name ELSE n3_name END as k...

Neo4j 4.1.0, Database failed to start

Hello Community. I have an issue with 4.1.0 which seems to only show up if I create 2 databases in my desktop. The specific error message is: Database failed to start: DB [database-cb86baa1-23ed-4a1d-9b4d-4498a4805c93] 'v4.1.0' exited with status '...

rmasrani by Node Clone
  • 4313 Views
  • 8 replies
  • 0 kudos

Neo4j browser sync not working in Safari

I'm using neo4j browser in Safari and can access my graph database but unfortunately Neo4j Browser Sync is unable to log in and I just have the following image displayed: When I first connect, I go through the Auth0 login and it accepts my username ...

2X_9_9c6bf1c71b6d8a7c9f534b306da29854ace454b5.png
seanB by Node Link
  • 559 Views
  • 0 replies
  • 0 kudos