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

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

read(const std::filesystem::path &path, std::uint64_t expected_partition_id)velographx::PartitionFileinlinestatic
read_mmap_or_fallback(const std::filesystem::path &path, std::uint64_t expected_partition_id, bool *used_mmap=nullptr)velographx::PartitionFileinlinestatic
write(const std::filesystem::path &path, std::uint64_t partition_id, const std::vector< std::uint8_t > &payload)velographx::PartitionFileinlinestatic