VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
partition_cache.hpp File Reference
#include <cstddef>
#include <cstdint>
#include <list>
#include <optional>
#include <stdexcept>
#include <unordered_map>
#include <utility>
#include <vector>
#include "velographx/storage/memory_budget.hpp"

Go to the source code of this file.

Classes

struct  velographx::PartitionCacheStats
 
class  velographx::PartitionCache< Payload >
 

Namespaces

namespace  velographx
 

Typedefs

using velographx::PartitionId = std::uint32_t