Preparing search index...
The search index is not available
weaviate-client
weaviate-client
ReferenceManager
Class ReferenceManager<T>
Type Parameters
T
Index
Constructors
constructor
Properties
objects
target
Collection
uuids?
Methods
is
Multi
Target
to
Beacon
Objs
to
Beacon
Strings
Constructors
constructor
new
Reference
Manager
<
T
>
(
targetCollection
,
objects
?
,
uuids
?
)
:
ReferenceManager
<
T
>
Type Parameters
T
Parameters
targetCollection
:
string
Optional
objects
:
WeaviateObject
<
T
,
Vectors
>
[]
Optional
uuids
:
string
[]
Returns
ReferenceManager
<
T
>
Properties
objects
objects
:
WeaviateObject
<
T
,
Vectors
>
[]
target
Collection
target
Collection
:
string
Optional
uuids
uuids
?:
string
[]
Methods
is
Multi
Target
is
Multi
Target
(
)
:
boolean
Returns
boolean
to
Beacon
Objs
to
Beacon
Objs
(
)
:
Beacon
[]
Returns
Beacon
[]
to
Beacon
Strings
to
Beacon
Strings
(
)
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
objects
target
Collection
uuids
is
Multi
Target
to
Beacon
Objs
to
Beacon
Strings
weaviate-client
Loading...