|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::PropertyGroup, including all inherited members.
| GetFileType() const | graphar::PropertyGroup | inline |
| GetPrefix() const | graphar::PropertyGroup | inline |
| GetProperties() const | graphar::PropertyGroup | |
| HasProperty(const std::string &property_name) const (defined in graphar::PropertyGroup) | graphar::PropertyGroup | |
| IsValidated() const | graphar::PropertyGroup | |
| operator<< (defined in graphar::PropertyGroup) | graphar::PropertyGroup | friend |
| PropertyGroup(const std::vector< Property > &properties, FileType file_type, const std::string &prefix="") | graphar::PropertyGroup | explicit |