|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::OBSEdgeCollection, including all inherited members.
| adj_list_type_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| begin() | graphar::EdgesCollection | inlinevirtual |
| begin_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| chunk_begin_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| chunk_end_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| edge_info_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| edge_num_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| 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::EdgesCollection | inlineexplicitprotected |
| end() | graphar::EdgesCollection | inlinevirtual |
| end_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| find_dst(IdType id, const EdgeIter &from) override | graphar::OBSEdgeCollection | inlinevirtual |
| find_src(IdType id, const EdgeIter &from) override | graphar::OBSEdgeCollection | inlinevirtual |
| index_converter_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_type, const std::string &edge_type, const std::string &dst_type, AdjListType adj_list_type, const IdType vertex_chunk_begin=0, const IdType vertex_chunk_end=std::numeric_limits< int64_t >::max()) noexcept | graphar::EdgesCollection | static |
| 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::OBSEdgeCollection | inlineexplicit |
| prefix_ (defined in graphar::EdgesCollection) | graphar::EdgesCollection | protected |
| size() const noexcept | graphar::EdgesCollection | inlinevirtual |
| ~EdgesCollection() (defined in graphar::EdgesCollection) | graphar::EdgesCollection | inlinevirtual |