couchbase
    Preparing search index...

    Class DocumentId

    Represents the path to a document.

    Index

    Constructors

    Properties

    Constructors

    Properties

    bucket: string

    The name of the bucket containing the document.

    collection: string

    The name of the collection containing the document.

    key: string

    The key of the docuemnt.

    scope: string

    The name of the scope containing the document.