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.

me1
Node
since ‎04-02-2019
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I have a project that I am working on that I am trying to go from using a local instance of Neo4j to being hosted on our intranet, but I am having some trouble coming up with the best solution. The tool is pretty simple, it creates a relationship gra...
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...
I'm 100% new to Neo4j, and a bit of a neophyte in coding as well. I have a project that I want to test the usefulness of a graph database for and have downloaded the Neo4j Community edition. I have been running through some of the tutorials, and I ca...
Kudos given to