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

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

AddAdjacentList(std::shared_ptr< AdjacentList > adj_list) constgraphar::EdgeInfo
AddPropertyGroup(std::shared_ptr< PropertyGroup > property_group) constgraphar::EdgeInfo
Dump() const noexceptgraphar::EdgeInfo
EdgeInfo(const std::string &src_label, const std::string &edge_label, const std::string &dst_label, IdType chunk_size, IdType src_chunk_size, IdType dst_chunk_size, bool directed, const AdjacentListVector &adjacent_lists, const PropertyGroupVector &property_groups, const std::string &prefix="", std::shared_ptr< const InfoVersion > version=nullptr)graphar::EdgeInfoexplicit
GetAdjacentList(AdjListType adj_list_type) const (defined in graphar::EdgeInfo)graphar::EdgeInfo
GetAdjListFilePath(IdType vertex_chunk_index, IdType edge_chunk_index, AdjListType adj_list_type) constgraphar::EdgeInfo
GetAdjListOffsetFilePath(IdType vertex_chunk_index, AdjListType adj_list_type) constgraphar::EdgeInfo
GetAdjListPathPrefix(AdjListType adj_list_type) constgraphar::EdgeInfo
GetChunkSize() constgraphar::EdgeInfo
GetDstChunkSize() constgraphar::EdgeInfo
GetDstLabel() constgraphar::EdgeInfo
GetEdgeLabel() constgraphar::EdgeInfo
GetEdgesNumFilePath(IdType vertex_chunk_index, AdjListType adj_list_type) constgraphar::EdgeInfo
GetOffsetPathPrefix(AdjListType adj_list_type) constgraphar::EdgeInfo
GetPrefix() constgraphar::EdgeInfo
GetPropertyFilePath(const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type, IdType vertex_chunk_index, IdType edge_chunk_index) constgraphar::EdgeInfo
GetPropertyGroup(const std::string &property) constgraphar::EdgeInfo
GetPropertyGroupByIndex(int index) constgraphar::EdgeInfo
GetPropertyGroupPathPrefix(const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type) constgraphar::EdgeInfo
GetPropertyGroups() constgraphar::EdgeInfo
GetPropertyType(const std::string &property_name) constgraphar::EdgeInfo
GetSrcChunkSize() constgraphar::EdgeInfo
GetSrcLabel() constgraphar::EdgeInfo
GetVerticesNumFilePath(AdjListType adj_list_type) constgraphar::EdgeInfo
HasAdjacentListType(AdjListType adj_list_type) constgraphar::EdgeInfo
HasProperty(const std::string &property_name) constgraphar::EdgeInfo
HasPropertyGroup(const std::shared_ptr< PropertyGroup > &property_group) constgraphar::EdgeInfo
IsDirected() constgraphar::EdgeInfo
IsNullableKey(const std::string &property_name) constgraphar::EdgeInfo
IsPrimaryKey(const std::string &property_name) constgraphar::EdgeInfo
IsValidated() constgraphar::EdgeInfo
Load(std::shared_ptr< Yaml > yaml)graphar::EdgeInfostatic
Load(const std::string &input)graphar::EdgeInfostatic
PropertyGroupNum() constgraphar::EdgeInfo
Save(const std::string &file_name) constgraphar::EdgeInfo
version() constgraphar::EdgeInfo
~EdgeInfo() (defined in graphar::EdgeInfo)graphar::EdgeInfo