vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

Support running algos on subgraph #53

Closed caton-hpg closed 1 year ago

caton-hpg commented 2 years ago

Feature description Get subgraph by ngql and run algorithms on subgraph. The ngql and graphd address should configure in application.conf.

MeeCreeps commented 2 years ago

task assign