The computation in neo4j is not really fast especialy when there are too many nodes and edegs,so I googled if there are other approches could do better. By accident,I found the CUDA's nvGraph library(https://developer.nvidia.com/nvgraph and https://d...