Preparing search index...
@universe-dg/sdk
Universe
DG
Data
NodeBase
Type Alias NodeBase
Public
type
NodeBase
=
{
assetType
:
string
;
crawlerId
?:
string
;
displayName
:
string
;
entityName
?:
string
;
extraData
?:
IStringKeyMap
;
hasChildren
?:
boolean
;
id
:
string
;
isVirtual
?:
boolean
;
name
:
string
;
parentId
:
string
|
null
;
type
:
string
;
}
Index
Properties
asset
Type
crawler
Id?
display
Name
entity
Name?
extra
Data?
has
Children?
id
is
Virtual?
name
parent
Id
type
Properties
asset
Type
assetType
:
string
Optional
crawler
Id
crawlerId
?:
string
display
Name
displayName
:
string
Optional
entity
Name
entityName
?:
string
Optional
extra
Data
extraData
?:
IStringKeyMap
Optional
has
Children
hasChildren
?:
boolean
id
id
:
string
Optional
is
Virtual
isVirtual
?:
boolean
name
name
:
string
parent
Id
parentId
:
string
|
null
type
type
:
string
On This Page
Properties
asset
Type
crawler
Id
display
Name
entity
Name
extra
Data
has
Children
id
is
Virtual
name
parent
Id
type
Юниверс DG SDK UI
Loading...
Public