Preparing search index...
The search index is not available
@dataspecer/genapp
@dataspecer/genapp
engine
ApplicationGraph
Class ApplicationGraph
@inheritdoc{ApplicationGraphType}
Index
Constructors
constructor
Properties
datasources
edges
label
nodes
specification
Iri
Methods
get
Node
By
Iri
get
Nodes
By
Root
Structure
Constructors
constructor
new
ApplicationGraph
(
graphType
:
ApplicationGraphType
)
:
ApplicationGraph
Parameters
graphType
:
ApplicationGraphType
Returns
ApplicationGraph
Properties
datasources
datasources
:
Datasource
[]
edges
edges
:
ApplicationGraphEdge
[]
label
label
:
string
nodes
nodes
:
ApplicationGraphNode
[]
specification
Iri
specificationIri
:
string
Methods
get
Node
By
Iri
getNodeByIri
(
iri
:
string
)
:
null
|
ApplicationGraphNode
Parameters
iri
:
string
Returns
null
|
ApplicationGraphNode
get
Nodes
By
Root
Structure
getNodesByRootStructure
(
rootStructureIri
:
string
)
:
ApplicationGraphNode
[]
Parameters
rootStructureIri
:
string
Returns
ApplicationGraphNode
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
datasources
edges
label
nodes
specification
Iri
Methods
get
Node
By
Iri
get
Nodes
By
Root
Structure
@dataspecer/genapp
Loading...
@inheritdoc{ApplicationGraphType}