Member Junction
    Preparing search index...

    A single co-occurring tag relative to a queried tag.

    interface CoOccurrenceForTag {
        Count: number;
        TagName: string;
    }
    Index

    Properties

    Properties

    Count: number

    Number of items that share the queried tag and this tag

    TagName: string

    Display name of the co-occurring tag