Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
types/api
GraphNode
Interface GraphNode
interface
GraphNode
{
id
:
string
;
label
:
string
;
project_ids
?:
number
[]
;
tags
?:
string
[]
;
type
:
string
;
}
Index
Properties
id
label
project_
ids?
tags?
type
Properties
id
id
:
string
label
label
:
string
Optional
project_
ids
project_ids
?:
number
[]
Optional
tags
tags
?:
string
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
project_
ids
tags
type
linXiv frontend (TS/JS)
Loading...