|
VeloGraphX
High-performance dynamic graph analytics in C++20
|
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::PartitionFile | inlinestatic |
| read_mmap_or_fallback(const std::filesystem::path &path, std::uint64_t expected_partition_id, bool *used_mmap=nullptr) | velographx::PartitionFile | inlinestatic |
| write(const std::filesystem::path &path, std::uint64_t partition_id, const std::vector< std::uint8_t > &payload) | velographx::PartitionFile | inlinestatic |