Get the number of transactions in the graph. Complexity: O(1).
Synopsis
Declared in <cluster_linearize.h>
auto
TxCount() const noexcept;
Return Value
The count of occupied positions.
Created with MrDocs
Get the number of transactions in the graph. Complexity: O(1).
Declared in <cluster_linearize.h>
auto
TxCount() const noexcept;
The count of occupied positions.
Created with MrDocs