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

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

adj_list_type_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
begin()graphar::EdgesCollectioninlinevirtual
begin_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
chunk_begin_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
chunk_end_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
edge_info_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
edge_num_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
EdgesCollection(const std::shared_ptr< EdgeInfo > &edge_info, const std::string &prefix, IdType vertex_chunk_begin, IdType vertex_chunk_end, AdjListType adj_list_type)graphar::EdgesCollectioninlineexplicitprotected
end()graphar::EdgesCollectioninlinevirtual
end_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
find_dst(IdType id, const EdgeIter &from) overridegraphar::OBSEdgeCollectioninlinevirtual
find_src(IdType id, const EdgeIter &from) overridegraphar::OBSEdgeCollectioninlinevirtual
index_converter_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_label, const std::string &edge_label, const std::string &dst_label, AdjListType adj_list_type, const IdType vertex_chunk_begin=0, const IdType vertex_chunk_end=std::numeric_limits< int64_t >::max()) noexceptgraphar::EdgesCollectionstatic
OBSEdgeCollection(const std::shared_ptr< EdgeInfo > &edge_info, const std::string &prefix, IdType vertex_chunk_begin=0, IdType vertex_chunk_end=std::numeric_limits< int64_t >::max())graphar::OBSEdgeCollectioninlineexplicit
prefix_ (defined in graphar::EdgesCollection)graphar::EdgesCollectionprotected
size() const noexceptgraphar::EdgesCollectioninlinevirtual
~EdgesCollection() (defined in graphar::EdgesCollection)graphar::EdgesCollectioninlinevirtual