NebulaGraph CPP Client  release-3.8
ScanVertexIter Struct Reference
Collaboration diagram for ScanVertexIter:

Public Member Functions

 ScanVertexIter (StorageClient *client, storage::cpp2::ScanVertexRequest *req, bool hasNext=true)
 
bool hasNext ()
 
std::pair<::nebula::ErrorCode, DataSetnext ()
 

Public Attributes

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

Detailed Description

Definition at line 23 of file ScanVertexIter.h.


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