Wednesday 7 June 2017

How to calculate centrality of graph nodes in neo4j and cypher

I'm trying to calculate the eigenvector/page rank centrality for a neo4j graph. I've found that we could do it with gremlin plugin. I have already written the code in cql. Is it possible to use both gremlin and cypher. If not then how to calculate centrality using cypher



via Aiman Farhan

No comments:

Post a Comment