NebulaGraph CPP Client  release-3.4
PlanNodeDescription Struct Reference

Public Member Functions

void __clear ()
 
void clear ()
 
bool operator== (const PlanNodeDescription &rhs) const
 

Public Attributes

std::string name
 
int64_t id {-1}
 
std::string outputVar
 
std::unique_ptr< std::vector< Pair > > description {nullptr}
 
std::unique_ptr< std::vector< ProfilingStats > > profiles {nullptr}
 
std::unique_ptr< PlanNodeBranchInfobranchInfo {nullptr}
 
std::unique_ptr< std::vector< int64_t > > dependencies {nullptr}
 

Detailed Description

Definition at line 407 of file Response.h.


The documentation for this struct was generated from the following file: