Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::VerticesCollection, including all inherited members.
begin() noexcept | graphar::VerticesCollection | inline |
end() noexcept | graphar::VerticesCollection | inline |
find(IdType id) | graphar::VerticesCollection | inline |
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &label) | graphar::VerticesCollection | inlinestatic |
size() const noexcept | graphar::VerticesCollection | inline |
VerticesCollection(const std::shared_ptr< VertexInfo > &vertex_info, const std::string &prefix) | graphar::VerticesCollection | inlineexplicit |