27 lines
606 B
JSON
27 lines
606 B
JSON
{
|
|
"generated_at": "2026-04-18T00:00:00",
|
|
"total_nodes": 341,
|
|
"total_edges": 91,
|
|
"node_types": {
|
|
"primary_clients": 250,
|
|
"co_buyers": 91,
|
|
"accounts": 153,
|
|
"households": 118
|
|
},
|
|
"edge_types": {
|
|
"spouse": 25,
|
|
"parent": 16,
|
|
"sibling": 21,
|
|
"business_partner": 29
|
|
},
|
|
"sample_paths": [
|
|
{
|
|
"path": "PER-0001 -> HH-0001 -> PER-0001-CO",
|
|
"description": "Primary contact belongs to household with co-buyer"
|
|
},
|
|
{
|
|
"path": "PER-0001 -> LED-0001 -> OPP-1-1 -> PRJ-001",
|
|
"description": "Client to lead to opportunity to project"
|
|
}
|
|
]
|
|
} |