Start proving out:
- Get subgraph from neo4j (in our model)
- Convert to cugraph, potentially multiple views for diff tasks (discourse, follower, ...)
- Run through cugraph algorithms: community detection, pagerank, centrality, ...
- Feed back into neo4j
- Do as a prefectio job
See also Issue on bulk neo4j export (100M node/edge)
Start proving out:
See also Issue on bulk neo4j export (100M node/edge)