Graph metrics in Dgraph

There are tons of graph (and node) metrics such as centrality, connectivity, etc. Do I have to implement these metrics on my own, or is there a prepared way (for graph and node metrics)?
Thank you in advance!

1 Like

Currently there are no graph/node metrics supported. Please feel free to file a github issue proposing the set of metrics you would like to see.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.