weaviate-client
Preparing search index...
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
ReferenceManager
<
T
>
(
targetCollection
:
string
,
objects
?:
WeaviateObject
<
T
,
Vectors
>
[]
,
uuids
?:
string
[]
,
)
:
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
targetCollection
:
string
Optional
uuids
uuids
?:
string
[]
Methods
is
Multi
Target
isMultiTarget
()
:
boolean
Returns
boolean
to
Beacon
Objs
toBeaconObjs
()
:
Beacon
[]
Returns
Beacon
[]
to
Beacon
Strings
toBeaconStrings
()
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
objects
target
Collection
uuids
Methods
is
Multi
Target
to
Beacon
Objs
to
Beacon
Strings
weaviate-client
Loading...