NebulaGraph CPP Client  release-3.4
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) (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