NebulaGraph CPP Client  release-3.4
ScanEdgeIter Struct Reference
Collaboration diagram for ScanEdgeIter:

Public Member Functions

 ScanEdgeIter (StorageClient *client, storage::cpp2::ScanEdgeRequest *req, bool hasNext=true)
 
bool hasNext ()
 
DataSet next ()
 

Public Attributes

StorageClientclient_
 
storage::cpp2::ScanEdgeRequest * req_
 
bool hasNext_
 
std::string nextCursor_
 

Detailed Description

Definition at line 22 of file ScanEdgeIter.h.


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