Flex  0.17.9
Public Member Functions | List of all members
gs::KNeighbors Class Reference

#include <k_hop_neighbors.h>

Inheritance diagram for gs::KNeighbors:
Inheritance graph
[legend]
Collaboration diagram for gs::KNeighbors:
Collaboration graph
[legend]

Public Member Functions

 KNeighbors ()
 
results::CollectiveResults Query (const GraphDBSession &sess, std::string label_name, int64_t vertex_id, int32_t hop_range) override
 

Constructor & Destructor Documentation

◆ KNeighbors()

gs::KNeighbors::KNeighbors ( )
inline

Member Function Documentation

◆ 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: