@dxos/client
Preparing search index...
echo
Relation
Any
Interface Any
Base type for all Relations objects.
interface
Any
{
"[KindId]"
:
Relation
;
"[Source]"
:
Any
;
"[Target]"
:
Any
;
id
:
string
;
}
Hierarchy
BaseRelation
<
Obj.Any
,
Obj.Any
>
Any
Index
Properties
[
Kind
Id]
[
Source]
[
Target]
id
Properties
Readonly
[
Kind
Id]
"[KindId]"
:
Relation
[
Source]
"[Source]"
:
Any
[
Target]
"[Target]"
:
Any
Readonly
id
id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Kind
Id]
[
Source]
[
Target]
id
@dxos/client
Loading...
Base type for all Relations objects.