Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
Public Member Functions | List of all members
graphar::util::IndexConverter Struct Reference

Public Member Functions

 IndexConverter (std::vector< IdType > &&edge_chunk_nums)
 
IdType IndexPairToGlobalChunkIndex (IdType vertex_chunk_index, IdType edge_chunk_index)
 
std::pair< IdType, IdType > GlobalChunkIndexToIndexPair (IdType global_index)
 

Detailed Description

Definition at line 167 of file util.h.


The documentation for this struct was generated from the following file: