Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::builder::EdgesBuilder Member List

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

AddEdge(const Edge &e, const ValidateLevel &validate_level=ValidateLevel::default_validate)graphar::builder::EdgesBuilderinline
Clear()graphar::builder::EdgesBuilderinline
Dump()graphar::builder::EdgesBuilder
EdgesBuilder(const std::shared_ptr< EdgeInfo > &edge_info, const std::string &prefix, AdjListType adj_list_type, IdType num_vertices, std::shared_ptr< WriterOptions > writerOptions=nullptr, const ValidateLevel &validate_level=ValidateLevel::no_validate)graphar::builder::EdgesBuilderinlineexplicit
GetNum() constgraphar::builder::EdgesBuilderinline
GetValidateLevel() constgraphar::builder::EdgesBuilderinline
GetWriterOptions()graphar::builder::EdgesBuilderinline
Make(const std::shared_ptr< EdgeInfo > &edge_info, const std::string &prefix, AdjListType adj_list_type, IdType num_vertices, std::shared_ptr< WriterOptions > writer_options, const ValidateLevel &validate_level=ValidateLevel::no_validate)graphar::builder::EdgesBuilderinlinestatic
Make(const std::shared_ptr< EdgeInfo > &edge_info, const std::string &prefix, AdjListType adj_list_type, IdType num_vertices, const ValidateLevel &validate_level=ValidateLevel::no_validate) (defined in graphar::builder::EdgesBuilder)graphar::builder::EdgesBuilderinlinestatic
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_type, const std::string &edge_type, const std::string &dst_type, const AdjListType &adj_list_type, IdType num_vertices, std::shared_ptr< WriterOptions > writer_options, const ValidateLevel &validate_level=ValidateLevel::no_validate)graphar::builder::EdgesBuilderinlinestatic
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_type, const std::string &edge_type, const std::string &dst_type, const AdjListType &adj_list_type, IdType num_vertices, const ValidateLevel &validate_level=ValidateLevel::no_validate) (defined in graphar::builder::EdgesBuilder)graphar::builder::EdgesBuilderinlinestatic
SetValidateLevel(const ValidateLevel &validate_level)graphar::builder::EdgesBuilderinline
SetWriterOptions(std::shared_ptr< WriterOptions > writer_options)graphar::builder::EdgesBuilderinline