weaviate-client
Preparing search index...
BatchReference
Type Alias BatchReference
type
BatchReference
=
{
fromObjectCollection
:
string
;
fromObjectUuid
:
string
;
fromPropertyName
:
string
;
tenant
?:
string
;
toObjectCollection
?:
string
;
toObjectUuid
:
string
;
}
Index
Properties
from
Object
Collection
from
Object
Uuid
from
Property
Name
tenant?
to
Object
Collection?
to
Object
Uuid
Properties
from
Object
Collection
fromObjectCollection
:
string
from
Object
Uuid
fromObjectUuid
:
string
from
Property
Name
fromPropertyName
:
string
Optional
tenant
tenant
?:
string
Optional
to
Object
Collection
toObjectCollection
?:
string
to
Object
Uuid
toObjectUuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Object
Collection
from
Object
Uuid
from
Property
Name
tenant
to
Object
Collection
to
Object
Uuid
weaviate-client
Loading...