Preparing search index...
The search index is not available
@openhps/solid
@openhps/solid
Node
Class Node
Hierarchy
SerializableThing
Node
Index
Constructors
constructor
Properties
collection?
description?
id
label?
relations
term
Type
Accessors
comment
Methods
get
Child
Node
get
Child
Nodes
to
Thing
Constructors
constructor
new
Node
(
iri
?
)
:
Node
Parameters
Optional
iri
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
Returns
Node
Properties
Optional
collection
collection
?:
Collection
Optional
description
description
?:
string
id
id
:
`
http://
${
string
}
`
|
`
https://
${
string
}
`
|
`
_:
${
string
}
`
Optional
label
label
?:
string
relations
relations
:
Relation
[]
= []
term
Type
term
Type
:
"BlankNode"
|
"NamedNode"
Accessors
comment
get
comment
(
)
:
string
Returns
string
set
comment
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
get
Child
Node
get
Child
Node
(
value
)
:
Node
Get child node
Parameters
value
:
object
Returns
Node
Child node if found
get
Child
Nodes
get
Child
Nodes
(
)
:
Node
[]
Returns
Node
[]
to
Thing
to
Thing
(
)
:
Thing
Returns
Thing
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
collection
description
id
label
relations
term
Type
Accessors
comment
Methods
get
Child
Node
get
Child
Nodes
to
Thing
@openhps/solid
Loading...
Get child node