|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::VertexInfo, including all inherited members.
| AddPropertyGroup(std::shared_ptr< PropertyGroup > property_group) const | graphar::VertexInfo | |
| Dump() const noexcept | graphar::VertexInfo | |
| GetChunkSize() const | graphar::VertexInfo | |
| GetFilePath(std::shared_ptr< PropertyGroup > property_group, IdType chunk_index) const | graphar::VertexInfo | |
| GetLabels() const | graphar::VertexInfo | |
| GetPathPrefix(std::shared_ptr< PropertyGroup > property_group) const | graphar::VertexInfo | |
| GetPrefix() const | graphar::VertexInfo | |
| GetPropertyCardinality(const std::string &property_name) const (defined in graphar::VertexInfo) | graphar::VertexInfo | |
| GetPropertyGroup(const std::string &property_name) const | graphar::VertexInfo | |
| GetPropertyGroupByIndex(int index) const | graphar::VertexInfo | |
| GetPropertyGroups() const | graphar::VertexInfo | |
| GetPropertyType(const std::string &property_name) const | graphar::VertexInfo | |
| GetType() const | graphar::VertexInfo | |
| GetVerticesNumFilePath() const | graphar::VertexInfo | |
| HasProperty(const std::string &property_name) const | graphar::VertexInfo | |
| HasPropertyGroup(const std::shared_ptr< PropertyGroup > &property_group) const | graphar::VertexInfo | |
| IsNullableKey(const std::string &property_name) const | graphar::VertexInfo | |
| IsPrimaryKey(const std::string &property_name) const | graphar::VertexInfo | |
| IsValidated() const | graphar::VertexInfo | |
| Load(std::shared_ptr< Yaml > yaml) | graphar::VertexInfo | static |
| Load(const std::string &input) | graphar::VertexInfo | static |
| PropertyGroupNum() const | graphar::VertexInfo | |
| RemovePropertyGroup(std::shared_ptr< PropertyGroup > property_group) const | graphar::VertexInfo | |
| Save(const std::string &file_name) const | graphar::VertexInfo | |
| version() const | graphar::VertexInfo | |
| VertexInfo(const std::string &type, IdType chunk_size, const PropertyGroupVector &property_groups, const std::vector< std::string > &labels={}, const std::string &prefix="", std::shared_ptr< const InfoVersion > version=nullptr) | graphar::VertexInfo | explicit |
| ~VertexInfo() (defined in graphar::VertexInfo) | graphar::VertexInfo |