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

Migration back to Discourse

Hello friends! So... about a half year ago we switched the platform used here on community.neo4j.com from Discourse to a vendor called Khoros. We were hopeful about Khoros as a platform that we could build upon to make a great website for the communi...

Anonymous by Not applicable
  • 1289 Views
  • 13 replies
  • 3 kudos

About the General Discussions board

  The General Discussions board is meant as a location to ask non-technical questions either about Neo4j, or about the Graph Community in general. Use the General Discussion board for some of the following: Looking for a job OR hiring for a position...

TrevorS by Community Team
  • 489 Views
  • 0 replies
  • 0 kudos

Example Exercises to Teach Neo4j And Reco Engines

Hi All, I want to expose my MBA class to Neo4j to show them the intuition behind recommendation engines. Between the Desktop tool and Browser, Neo4j is extremely accessible and with the built-in visualization, I want to try to reinforce the topic vi...

What’s cooking? Part 4: Similarities

It’s time for part 4 of the BBC Good Food Series. In this post we’ll learn how to use the Jaccard Similarity Algorithm to compute recipe to recipe similarities, and more.You can read the previous parts of the series to get up to date:Part 1: Importin...

2X_c_c0762ef96e3abb82ef377a4d596fe75346ca19df.png 2X_7_71fd47296249d642bc0b39ff9bbc34bfef883409.png 2X_2_279315d507855c6a4351e1e2c2f39dd9cd2fccd8.gif

Is there a Neo4j Graph Storage documentation?

I work with Neo4j to store a huge and dense Knowledge Graph. I want to build a polyglot persistence architecture to speed up graph algorithms. To do this I need to know all details about the native Graph Storage of Neo4j. This is documented in Chapte...

Resolved! Convert date of birth property to age during MATCH

Hello, I have :Person nodes that have a dateOfBirth property. I need to filter out these nodes by an age range In my mind, I'm envisioning something like: MATCH (n:Person) WHERE getAge(n.dateOfBirth) >= 30 AND getAge(n.dateOfBirth) <= 50 RETURN n Is...

Realtime notifications of node changes

Hello, I'm working on a dating app. I just setup the "Like" relationships and I'm trying to work out a way to notify the other user that someone like them (if they're logged in). I looked at the APOC triggers, but they seem to be more of "call a web ...

Trouble with algo.pagerank()

I am trying to create a page rank for my FIELD nodes based on the number of MODIFIES relationships they have. I am using the guide to create my call CALL algo.pageRank("FIELD", "MODIFIES", {iterations:5, dampingFactor:0.85, weightProperty: null, writ...

me1 by Node
  • 596 Views
  • 0 replies
  • 0 kudos

Jaccard and merging similar nodes

Hi everyone, I hope you are enjoying Neo4j as I do. I am working on a graph where I have nodes with similar relationships. To minimize the number of relationships in the graph, I am thinking to only keep one node of every similar group of nodes and c...

NAElTQ by Node
  • 896 Views
  • 1 replies
  • 0 kudos

How to get certified?

To strictly follow these steps, not only can I certify for Neo4J, but I have gained a basis for taking MongoDB. Follow the post! It is in Portugese linkedin.com Certificação Neo4j O Exame consiste em 80 perguntas que dev...

web2ajax by Node Link
  • 1118 Views
  • 2 replies
  • 2 kudos

Japanese blog

We sometime write Neo4j blog, but almost all article is written in japanese... https://www.creationline.com/lab/neo4j If you can read japanese, take a look and comment it !

m-kiuchi by Node Clone
  • 1422 Views
  • 3 replies
  • 5 kudos