[#cluster_linearize-DepGraph-TxCount] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/DepGraph.adoc[DepGraph]::TxCount :relfileprefix: ../../ :mrdocs: Get the number of transactions in the graph. Complexity: O(1). == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- auto TxCount() const noexcept; ---- == Return Value The count of occupied positions. [.small]#Created with https://www.mrdocs.com[MrDocs]#