Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
IndexRelation
Type Alias IndexRelation<TTypes>
Index
Relation
<
TTypes
>
:
{
child
:
{
key
:
string
;
type
:
StringKey
<
TTypes
>
;
}
;
parent
:
{
key
:
VirtualKey
<
string
>
;
type
:
StringKey
<
TTypes
>
;
}
;
}
A parent/child relation description in a
WrappedIndexedStorage
.
Type Parameters
TTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Community Solid Server - v7.1.3
Loading...
A parent/child relation description in a WrappedIndexedStorage.