#include <k_hop_neighbors.h>
|
| KNeighbors () |
|
results::CollectiveResults | Query (const GraphDBSession &sess, std::string label_name, int64_t vertex_id, int32_t hop_range) override |
|
◆ KNeighbors()
gs::KNeighbors::KNeighbors |
( |
| ) |
|
|
inline |
◆ Query()
results::CollectiveResults gs::KNeighbors::Query |
( |
const GraphDBSession & |
sess, |
|
|
std::string |
label_name, |
|
|
int64_t |
vertex_id, |
|
|
int32_t |
hop_range |
|
) |
| |
|
override |
The documentation for this class was generated from the following files:
- /home/runner/work/GraphScope/GraphScope/flex/engines/graph_db/app/builtin/k_hop_neighbors.h
- /home/runner/work/GraphScope/GraphScope/flex/engines/graph_db/app/builtin/k_hop_neighbors.cc