Preparing search index...
The search index is not available
@openhps/solid
@openhps/solid
Relation
Class Relation
Abstract
Hierarchy (
view full
)
Relation
GreaterThanOrEqualToRelation
GreaterThanRelation
LessThanOrEqualToRelation
LessThanRelation
Index
Constructors
constructor
Properties
node?
path?
value
Methods
set
Path
test
Constructors
constructor
new
Relation
(
value
,
node
)
:
Relation
Parameters
value
:
any
node
:
Node
Returns
Relation
Properties
Optional
node
node
?:
SerializableThing
Optional
path
path
?:
SerializableNamedNode
value
value
:
object
Methods
set
Path
set
Path
(
path
)
:
this
Parameters
path
:
string
Returns
this
Abstract
test
test
(
value
)
:
boolean
Parameters
value
:
any
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
node
path
value
Methods
set
Path
test
@openhps/solid
Loading...