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

#include <consolidation.hpp>

Public Attributes

double max_storage_growth_ratio {1.25}
 
double max_neighbor_latency_ratio {1.25}
 

Detailed Description

Definition at line 18 of file consolidation.hpp.

Member Data Documentation

◆ max_neighbor_latency_ratio

double velographx::ConsolidationPolicy::max_neighbor_latency_ratio {1.25}

Definition at line 20 of file consolidation.hpp.

◆ max_storage_growth_ratio

double velographx::ConsolidationPolicy::max_storage_growth_ratio {1.25}

Definition at line 19 of file consolidation.hpp.


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