Type Alias KnownCountsBeta

KnownCounts: {
    [relationship_name: string]: number;
}

Type representing known counts of relationships.