Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::VertexInfo Member List

This is the complete list of members for graphar::VertexInfo, including all inherited members.

AddPropertyGroup(std::shared_ptr< PropertyGroup > property_group) constgraphar::VertexInfo
Dump() const noexceptgraphar::VertexInfo
GetChunkSize() constgraphar::VertexInfo
GetFilePath(std::shared_ptr< PropertyGroup > property_group, IdType chunk_index) constgraphar::VertexInfo
GetLabel() constgraphar::VertexInfo
GetPathPrefix(std::shared_ptr< PropertyGroup > property_group) constgraphar::VertexInfo
GetPrefix() constgraphar::VertexInfo
GetPropertyGroup(const std::string &property_name) constgraphar::VertexInfo
GetPropertyGroupByIndex(int index) constgraphar::VertexInfo
GetPropertyGroups() constgraphar::VertexInfo
GetPropertyType(const std::string &property_name) constgraphar::VertexInfo
GetVerticesNumFilePath() constgraphar::VertexInfo
HasProperty(const std::string &property_name) constgraphar::VertexInfo
HasPropertyGroup(const std::shared_ptr< PropertyGroup > &property_group) constgraphar::VertexInfo
IsNullableKey(const std::string &property_name) constgraphar::VertexInfo
IsPrimaryKey(const std::string &property_name) constgraphar::VertexInfo
IsValidated() constgraphar::VertexInfo
Load(std::shared_ptr< Yaml > yaml)graphar::VertexInfostatic
Load(const std::string &input)graphar::VertexInfostatic
PropertyGroupNum() constgraphar::VertexInfo
Save(const std::string &file_name) constgraphar::VertexInfo
version() constgraphar::VertexInfo
VertexInfo(const std::string &label, IdType chunk_size, const PropertyGroupVector &property_groups, const std::string &prefix="", std::shared_ptr< const InfoVersion > version=nullptr)graphar::VertexInfoexplicit
~VertexInfo() (defined in graphar::VertexInfo)graphar::VertexInfo