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.

jfisher12
Node
since ‎12-30-2019
‎06-01-2022

User Statistics

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

User Activity

Goal: run analytic metrics for the nearest neighbors (nn) and nn + next nearest neighbors. I created a bimodal graph from Kaggle's Marvel Universe Social Network: CALL apoc.schema.assert( {}, {Comic:['name'],Hero:['name']}) CALL apoc.load.csv('https...
I'm working my way through ~50 metrics for potential use as machine learning features. I want to compare different queries that access the information and compare resource allocation when the data is in different graph models and indexing. I've creat...
Kudos from