gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.77k stars 353 forks source link

Investigate other graph analytics #1508

Closed p013570 closed 6 years ago

p013570 commented 7 years ago

What other graph analytic should we expose as Gaffer operations?

The outcome of this issue should be to create other GitHub issues relating to the chosen operations we want to create.

t616178 commented 7 years ago

Here's a quick list of some of the analytics which are available via the Spark Graphframes/GraphX APIs (which might be easy to implement via our GetGraphFrameOfElements operation):

Graphframes

GraphX

GraphX (via Sparkling Graph)