Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::VertexChunkInfoWriter, including all inherited members.
VertexChunkInfoWriter(const std::shared_ptr< VertexInfo > &vertex_info, const std::string &prefix, const ValidateLevel &validate_level=ValidateLevel::no_validate) | graphar::VertexChunkInfoWriter | explicit |
WriteChunk(const std::string &file_name, const std::shared_ptr< PropertyGroup > &property_group, IdType chunk_index, ValidateLevel validate_level=ValidateLevel::no_validate) const (defined in graphar::VertexChunkInfoWriter) | graphar::VertexChunkInfoWriter |