Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
FoundDoc
Type alias FoundDoc<Doc>
Found
Doc
<
Doc
>
:
{
_id
:
IdOf
<
Doc
>
;
}
&
NoId
<
Omit
<
Doc
,
"$vector"
|
"$vectorize"
>
>
Represents a document as it's returned by the database by default.
Type Parameters
Doc
Type declaration
_id
:
IdOf
<
Doc
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...
Represents a document as it's returned by the database by default.