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.

airamgabriela17
Node Link
since ‎02-28-2019
‎06-01-2022

User Statistics

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

User Activity

Hello, I would like to understand the interpretation that I should give to the pageRank coefficient I get from neo4j. For instance, in the example you show on your webpage, the HOME node has a coefficient of 3.23. How should I interpret this number? ...
Hello: I have the following query to retrieve the top 2 papers (in terms of the number of citations) of every proceeding for researchers: MATCH (p:Paper)-[:SUBMITTED_TO]->(a:Proceeding),(p)-[:CITED_BY]->() WITH p.paperTitle as Paper, size((p)-[:CITED...
Kudos from
Kudos given to