MVFv3 API Documentation
Preparing search index...
@mappedin/mvf
nodes
NodesIntegrityProperties
Interface NodesIntegrityProperties
interface
NodesIntegrityProperties
{
SelfReference
:
{
floorId
:
`
f_
${
string
}
`
;
nodeId
:
`
n_
${
string
}
`
}
;
UnknownNeighbor
:
{
floorId
:
`
f_
${
string
}
`
;
neighborId
:
`
n_
${
string
}
`
;
nodeId
:
`
n_
${
string
}
`
;
}
;
}
Index
Properties
Self
Reference
Unknown
Neighbor
Properties
Self
Reference
SelfReference
:
{
floorId
:
`
f_
${
string
}
`
;
nodeId
:
`
n_
${
string
}
`
}
Unknown
Neighbor
UnknownNeighbor
:
{
floorId
:
`
f_
${
string
}
`
;
neighborId
:
`
n_
${
string
}
`
;
nodeId
:
`
n_
${
string
}
`
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Self
Reference
Unknown
Neighbor
MVFv3 API Documentation
Loading...