Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::penelope::snapshot_result Struct Referencefinal

#include <include/penelope/store.hpp>

Public Attributes

graph_domain domain { graph_domain::candidate }
std::string snapshot_id
std::filesystem::path database_path
std::filesystem::path export_path
std::filesystem::path metadata_path
std::string database_sha256
std::string export_sha256
std::size_t applied_inputs { 0 }
std::size_t skipped_inputs { 0 }
bool activated { false }
bool changed { false }

Detailed Description

Paths and content identities of an immutable snapshot.

Definition at line 40 of file store.hpp.

Member Data Documentation

◆ activated

bool arachne::penelope::snapshot_result::activated { false }

◆ applied_inputs

std::size_t arachne::penelope::snapshot_result::applied_inputs { 0 }

◆ changed

bool arachne::penelope::snapshot_result::changed { false }

◆ database_path

std::filesystem::path arachne::penelope::snapshot_result::database_path

Definition at line 43 of file store.hpp.

◆ database_sha256

◆ domain

◆ export_path

std::filesystem::path arachne::penelope::snapshot_result::export_path

Definition at line 44 of file store.hpp.

◆ export_sha256

◆ metadata_path

std::filesystem::path arachne::penelope::snapshot_result::metadata_path

Definition at line 45 of file store.hpp.

◆ skipped_inputs

std::size_t arachne::penelope::snapshot_result::skipped_inputs { 0 }

◆ snapshot_id

std::string arachne::penelope::snapshot_result::snapshot_id

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