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.

mustafa_sepehri
Node Link
since ‎06-24-2021
‎06-01-2022

User Statistics

  • 6 Posts
  • 1 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hi, I'm using latest version of Neo4j (1.4.5), I have very basic question, How can I use GDS libraries, I downloaded a zip file named "neo4j-graph-data-science-1.6.1-standalone" on website, Should I load it on Neo4j and how? any suggestion?
I have graph of some nodes (Persons and the college they graduated from by [:HAS_BS_SPECIALTY_IN {Score:...}] and [:HAS_PHD_SPECIALTY_IN {Score:...}] , I want to get a person with maximum score, I use the cypher query: MATCH (p:Person)-[r]->(s) UNWIN...
Kudos from
Kudos given to