Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::loader::LoaderBatchConfig Struct Reference

#include <loader.hpp>

Public Attributes

std::size_t connectors = 1000
 
std::size_t transformations = 5000
 
std::size_t conditions = 5000
 

Member Data Documentation

◆ conditions

std::size_t dcn::loader::LoaderBatchConfig::conditions = 5000

◆ connectors

std::size_t dcn::loader::LoaderBatchConfig::connectors = 1000

◆ transformations

std::size_t dcn::loader::LoaderBatchConfig::transformations = 5000

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