VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::storage_detail::SegmentedCsr Member List

This is the complete list of members for velographx::storage_detail::SegmentedCsr, including all inherited members.

build(std::size_t vertices, std::vector< std::pair< VertexId, VertexId > > arcs)velographx::storage_detail::SegmentedCsrinline
build_from_rows(std::size_t vertices, RowProvider &&rows)velographx::storage_detail::SegmentedCsrinline
build_transpose_from(const SegmentedCsr &source)velographx::storage_detail::SegmentedCsrinline
clear(std::size_t vertices=0)velographx::storage_detail::SegmentedCsrinline
contains(VertexId u, VertexId v) const noexceptvelographx::storage_detail::SegmentedCsrinline
edge_count() const noexceptvelographx::storage_detail::SegmentedCsrinline
kVerticesPerSegmentvelographx::storage_detail::SegmentedCsrstatic
rebuild_segment(std::size_t index, RowProvider &&rows)velographx::storage_detail::SegmentedCsrinline
resize_vertices(std::size_t vertices)velographx::storage_detail::SegmentedCsrinline
row(VertexId u) const noexceptvelographx::storage_detail::SegmentedCsrinline
segment_begin(std::size_t index) const noexceptvelographx::storage_detail::SegmentedCsrinline
segment_count() const noexceptvelographx::storage_detail::SegmentedCsrinline
segment_edge_count(std::size_t index) const noexceptvelographx::storage_detail::SegmentedCsrinline
segment_end(std::size_t index) const noexceptvelographx::storage_detail::SegmentedCsrinline
storage_bytes() const noexceptvelographx::storage_detail::SegmentedCsrinline
vertex_count() const noexceptvelographx::storage_detail::SegmentedCsrinline