loader for couchbase document

Hierarchy (view full)

Implements

Constructors

  • construct Couchbase document loader with a requirement for couchbase cluster client

    Parameters

    • client: Cluster

      { Cluster } [ couchbase connected client to connect to database ]

    • query: string

      { string } [ query to get results from while loading the data ]

    • Optional pageContentFields: string[]

      { Array } [ filters fields of the document and shows these only ]

    • Optional metadataFields: string[]

      { Array } [ metadata fields required ]

    Returns CouchbaseDocumentLoader

Methods

Generated using TypeDoc