NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
CyWebWorkspace
Interface CyWebWorkspace
CyWeb workspace object structure
interface
CyWebWorkspace
{
externalId
?:
string
;
name
:
string
;
description
?:
string
;
networkIds
?:
string
[]
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
external
Id?
name
description?
network
Ids?
Properties
Optional
external
Id
externalId
?:
string
name
name
:
string
Optional
description
description
?:
string
Optional
network
Ids
networkIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
external
Id
name
description
network
Ids
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...
CyWeb workspace object structure