Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/types
IQuerySourceUnidentifiedExpandedRawContext
Interface IQuerySourceUnidentifiedExpandedRawContext
interface
IQuerySourceUnidentifiedExpandedRawContext
{
context
?:
Record
<
string
,
any
>
;
type
?:
string
;
value
:
string
|
Source
<
Quad
>
|
Store
<
Quad
>
;
}
Index
Properties
context?
type?
value
Properties
Optional
context
context
?:
Record
<
string
,
any
>
Optional
type
type
?:
string
value
value
:
string
|
Source
<
Quad
>
|
Store
<
Quad
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
context
type
value
Comunica
Loading...