weaviate-client
Preparing search index...
TimeDecay
Type Alias TimeDecay
type
TimeDecay
=
{
curve
?:
Curve
;
decay
?:
number
;
offset
?:
string
;
origin
?:
string
;
property
:
string
;
scale
:
string
;
type
:
"timeDecay"
;
}
Index
Properties
curve?
decay?
offset?
origin?
property
scale
type
Properties
Optional
curve
curve
?:
Curve
Optional
decay
decay
?:
number
Optional
offset
offset
?:
string
Optional
origin
origin
?:
string
property
property
:
string
scale
scale
:
string
type
type
:
"timeDecay"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
curve
decay
offset
origin
property
scale
type
weaviate-client
Loading...