weaviate-client
    Preparing search index...

    Class ConnectionREST

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    authEnabled: boolean
    host: string
    http: HttpClient
    oidcAuth?: OidcAuthenticator

    Methods

    • Parameters

      • path: string
      • payload: any
      • expectReturnContent: boolean = false

      Returns any

    • Type Parameters

      • T

      Parameters

      • path: string
      • expectReturnContent: boolean = true

      Returns Promise<T>

    • Parameters

      • path: string
      • payload: any
      • expectReturnContent: boolean = true

      Returns any