Skip to main content

Module builders

Module builders 

Source
Expand description

Graph builders for constructing different graph types from accounting data.

Structsยง

ApprovalGraphBuilder
Builder for approval graphs.
ApprovalGraphConfig
Configuration for approval graph building.
BankingGraphBuilder
Builder for banking network graphs.
BankingGraphConfig
Configuration for banking graph building.
EntityGraphBuilder
Builder for entity relationship graphs.
EntityGraphConfig
Configuration for entity graph building.
OwnershipHierarchy
Builds a consolidated ownership hierarchy.
OwnershipHierarchyNode
Node in ownership hierarchy.
SimpleApproval
Simplified approval record for building graphs without full ApprovalRecord.
TransactionGraphBuilder
Builder for transaction graphs.
TransactionGraphConfig
Configuration for transaction graph building.