linXiv frontend (TS/JS)
Preparing search index...
types/generated
GraphView
Type Alias GraphView
type
GraphView
=
{
authors
:
GraphAuthor
[]
;
categories
:
string
[]
;
edges
:
GraphEdge
[]
;
papers
:
GraphPaper
[]
;
projects
:
GraphProject
[]
;
tags
:
GraphTag
[]
;
}
Index
Properties
authors
categories
edges
papers
projects
tags
Properties
authors
authors
:
GraphAuthor
[]
categories
categories
:
string
[]
Distinct
latest_papers.category
, for the Category box.
edges
edges
:
GraphEdge
[]
papers
papers
:
GraphPaper
[]
projects
projects
:
GraphProject
[]
tags
tags
:
GraphTag
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authors
categories
edges
papers
projects
tags
linXiv frontend (TS/JS)
Loading...
Distinct
latest_papers.category, for the Category box.