@triply/triplydb
    Preparing search index...

    Type Alias AutoGeneratedIdType

    AutoGeneratedIdType: "uuid" | "hex8" | "hex10"

    The shape of the identifiers a dataset generates for blank nodes it has to name.

    hex8 and hex10 are shorter and so easier to read; uuid is the safest against collisions when data from several sources is combined.