NebulaGraph CPP Client  release-3.8
StorageClient Member List

This is the complete list of members for StorageClient, including all inherited members.

getMetaClient() (defined in StorageClient)StorageClientinline
getParts(const std::string &spaceName) (defined in StorageClient)StorageClient
ScanEdgeIter (defined in StorageClient)StorageClientfriend
scanEdgeWithPart(std::string spaceName, int32_t partID, std::string edgeName, std::vector< std::string > propNames, int64_t limit=DEFAULT_LIMIT, int64_t startTime=DEFAULT_START_TIME, int64_t endTime=DEFAULT_END_TIME, std::string filter="", bool onlyLatestVersion=false, bool enableReadFromFollower=true, bool needAuth=false, const std::string &username="", const std::string &password="") (defined in StorageClient)StorageClient
ScanVertexIter (defined in StorageClient)StorageClientfriend
scanVertexWithPart(std::string spaceName, int32_t partID, std::unordered_map< std::string, std::vector< std::string >> tagProps, int64_t limit=DEFAULT_LIMIT, int64_t startTime=DEFAULT_START_TIME, int64_t endTime=DEFAULT_END_TIME, std::string filter="", bool onlyLatestVersion=false, bool enableReadFromFollower=true, bool needAuth=false, const std::string &username="", const std::string &password="") (defined in StorageClient)StorageClient
StorageClient(const std::vector< std::string > &metaAddrs, const MConfig &mConfig=MConfig{}, const SConfig &sConfig=SConfig{}) (defined in StorageClient)StorageClientexplicit
~StorageClient() (defined in StorageClient)StorageClient