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

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

begin() noexceptgraphar::VerticesCollectioninline
end() noexceptgraphar::VerticesCollectioninline
find(IdType id)graphar::VerticesCollectioninline
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &label)graphar::VerticesCollectioninlinestatic
size() const noexceptgraphar::VerticesCollectioninline
VerticesCollection(const std::shared_ptr< VertexInfo > &vertex_info, const std::string &prefix)graphar::VerticesCollectioninlineexplicit