@inrupt/solid-client
    Preparing search index...

    Function getThingAll

    • Get all [[Thing]]s in a [[SolidDataset]].

      Parameters

      • solidDataset: SolidDataset

        The [[SolidDataset]] to extract the [[Thing]]s from.

      • options: GetThingOptions & { acceptBlankNodes?: boolean } = ...

        Not yet implemented.

        • OptionalacceptBlankNodes?: boolean

          Can Things local to the current dataset, and having no IRI, be returned ?

      Returns Readonly<{}>[]