Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FeatureType
Interface FeatureType
Hierarchy
ExternalId
InternalId
FeatureType
Index
Properties
external
Id
id
properties
search
Spec
Properties
external
Id
external
Id
:
CogniteExternalId
id
id
:
CogniteInternalId
properties
properties
:
Properties
&
{
createdTime
:
{
type
:
"LONG"
}
;
externalId
:
{
size
:
32
;
type
:
"STRING"
}
;
lastUpdatedTime
:
{
type
:
"LONG"
}
}
Optional
search
Spec
search
Spec
:
undefined
|
{
createdTimeIdx
:
{
properties
:
[
"createdTime"
]
}
;
externalIdIdx
:
{
properties
:
[
"externalId"
]
}
;
lastUpdatedTimeIdx
:
{
properties
:
[
"lastUpdatedTime"
]
}
}
Globals
Feature
Type
external
Id
id
properties
search
Spec