Preparing search index...
The search index is not available
weaviate-client
weaviate-client
BatchObject
Type alias BatchObject<T>
Batch
Object
<
T
>
:
{
collection
:
string
;
id
?:
string
;
properties
?:
NonReferenceInputs
<
T
>
;
references
?:
ReferenceInputs
<
T
>
;
tenant
?:
string
;
vectors
?:
number
[]
|
Vectors
;
}
Type Parameters
T
Type declaration
collection
:
string
Optional
id
?:
string
Optional
properties
?:
NonReferenceInputs
<
T
>
Optional
references
?:
ReferenceInputs
<
T
>
Optional
tenant
?:
string
Optional
vectors
?:
number
[]
|
Vectors
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...