VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::storage_detail::PackedDeltaStore::Entry Struct Reference

#include <dynamic_graph.hpp>

Public Attributes

VertexId dst {}
 
bool present {true}
 

Detailed Description

Definition at line 223 of file dynamic_graph.hpp.

Member Data Documentation

◆ dst

VertexId velographx::storage_detail::PackedDeltaStore::Entry::dst {}

Definition at line 224 of file dynamic_graph.hpp.

◆ present

bool velographx::storage_detail::PackedDeltaStore::Entry::present {true}

Definition at line 225 of file dynamic_graph.hpp.


The documentation for this struct was generated from the following file: