VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
dynamic_graph.hpp File Reference
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <limits>
#include <optional>
#include <span>
#include <unordered_map>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  velographx::EdgeUpdate
 
struct  velographx::UpdateBatch
 
class  velographx::storage_detail::SegmentedCsr
 
class  velographx::storage_detail::PackedDeltaStore
 
struct  velographx::storage_detail::PackedDeltaStore::Entry
 
class  velographx::storage_detail::CompactRowPatches
 
class  velographx::DynamicGraph
 

Namespaces

namespace  velographx
 
namespace  velographx::storage_detail