Flex  0.17.9
gs::DualCsr< std::string_view > Member List

This is the complete list of members for gs::DualCsr< std::string_view >, including all inherited members.

BatchInit(const std::string &oe_name, const std::string &ie_name, const std::string &edata_name, const std::string &work_dir, const std::vector< int > &oe_degree, const std::vector< int > &ie_degree) overridegs::DualCsr< std::string_view >inlinevirtual
BatchInitInMemory(const std::string &edata_name, const std::string &work_dir, const std::vector< int > &oe_degree, const std::vector< int > &ie_degree) overridegs::DualCsr< std::string_view >inlinevirtual
BatchPutEdge(vid_t src, vid_t dst, const std::string_view &data)gs::DualCsr< std::string_view >inline
BatchPutEdge(vid_t src, vid_t dst, const std::string &data)gs::DualCsr< std::string_view >inline
Close() overridegs::DualCsr< std::string_view >inlinevirtual
column_gs::DualCsr< std::string_view >private
column_idx_gs::DualCsr< std::string_view >private
DualCsr(EdgeStrategy oe_strategy, EdgeStrategy ie_strategy, uint16_t width)gs::DualCsr< std::string_view >inline
DualCsrBase()=defaultgs::DualCsrBase
Dump(const std::string &oe_name, const std::string &ie_name, const std::string &edata_name, const std::string &new_snapshot_dir) overridegs::DualCsr< std::string_view >inlinevirtual
EdgeNum() constgs::DualCsrBaseinline
GetInCsr() overridegs::DualCsr< std::string_view >inlinevirtual
GetInCsr() const overridegs::DualCsr< std::string_view >inlinevirtual
GetOutCsr() overridegs::DualCsr< std::string_view >inlinevirtual
GetOutCsr() const overridegs::DualCsr< std::string_view >inlinevirtual
in_csr_gs::DualCsr< std::string_view >private
IngestEdge(vid_t src, vid_t dst, grape::OutArchive &oarc, timestamp_t ts, Allocator &alloc) overridegs::DualCsr< std::string_view >inlinevirtual
Open(const std::string &oe_name, const std::string &ie_name, const std::string &edata_name, const std::string &snapshot_dir, const std::string &work_dir) overridegs::DualCsr< std::string_view >inlinevirtual
OpenInMemory(const std::string &oe_name, const std::string &ie_name, const std::string &edata_name, const std::string &snapshot_dir, size_t src_vertex_cap, size_t dst_vertex_cap) overridegs::DualCsr< std::string_view >inlinevirtual
OpenWithHugepages(const std::string &oe_name, const std::string &ie_name, const std::string &edata_name, const std::string &snapshot_dir, size_t src_vertex_cap, size_t dst_vertex_cap) overridegs::DualCsr< std::string_view >inlinevirtual
out_csr_gs::DualCsr< std::string_view >private
Resize(vid_t src_vertex_num, vid_t dst_vertex_num)gs::DualCsrBaseinline
SortByEdgeData(timestamp_t ts) overridegs::DualCsr< std::string_view >inlinevirtual
UpdateEdge(vid_t src, vid_t dst, const Any &data, timestamp_t ts, Allocator &alloc) overridegs::DualCsr< std::string_view >inlinevirtual
Warmup(int thread_num)gs::DualCsrBaseinline
~DualCsr()gs::DualCsr< std::string_view >inline
~DualCsrBase()=defaultgs::DualCsrBasevirtual